Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/state machine poc #728

Merged
merged 3 commits into from
Nov 7, 2022

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Nov 7, 2022

Refs #727

@acelaya acelaya marked this pull request as ready for review November 7, 2022 17:56
@github-actions
Copy link

github-actions bot commented Nov 7, 2022

@codecov-commenter
Copy link

Codecov Report

Merging #728 (085ab52) into develop (ae1d39b) will increase coverage by 0.01%.
The diff coverage is 85.71%.

@@             Coverage Diff             @@
##           develop     #728      +/-   ##
===========================================
+ Coverage    82.99%   83.01%   +0.01%     
===========================================
  Files          187      187              
  Lines         2247     2249       +2     
  Branches       344      344              
===========================================
+ Hits          1865     1867       +2     
  Misses          99       99              
  Partials       283      283              
Impacted Files Coverage Δ
src/short-urls/CreateShortUrl.tsx 71.42% <ø> (ø)
src/short-urls/reducers/shortUrlEdition.ts 100.00% <ø> (ø)
src/short-urls/helpers/CreateShortUrlResult.tsx 81.81% <66.66%> (+1.81%) ⬆️
src/short-urls/reducers/shortUrlCreation.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@acelaya acelaya merged commit 2183b09 into shlinkio:develop Nov 7, 2022
@acelaya acelaya deleted the feature/state-machine-poc branch November 7, 2022 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants