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

Retain reactivity when using transactions #153

Merged
merged 3 commits into from
Jun 17, 2019

Conversation

vitusortner
Copy link
Collaborator

@vitusortner vitusortner commented Jun 17, 2019

Resolves #152
Resolves #106

@vitusortner vitusortner added the fix Implementation of a bug fix (release drafter) label Jun 17, 2019
@codecov
Copy link

codecov bot commented Jun 17, 2019

Codecov Report

Merging #153 into develop will increase coverage by 1.83%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #153      +/-   ##
==========================================
+ Coverage    75.57%   77.4%   +1.83%     
==========================================
  Files           48      48              
  Lines         1351    1359       +8     
==========================================
+ Hits          1021    1052      +31     
+ Misses         330     307      -23
Impacted Files Coverage Δ
floor_generator/lib/writer/database_writer.dart 78.12% <100%> (+3.12%) ⬆️
...enerator/lib/writer/transaction_method_writer.dart 100% <100%> (+100%) ⬆️
floor_generator/lib/processor/dao_processor.dart 100% <0%> (+4.65%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 502dae3...e46ff9f. Read the comment docs.

@vitusortner vitusortner merged commit c72cf99 into develop Jun 17, 2019
@delete-merged-branch delete-merged-branch bot deleted the retain-reactivity-with-transactions branch June 17, 2019 21:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Implementation of a bug fix (release drafter)
1 participant