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

Update dependencies #406

Merged
merged 3 commits into from
Oct 14, 2020
Merged

Update dependencies #406

merged 3 commits into from
Oct 14, 2020

Conversation

vitusortner
Copy link
Collaborator

@vitusortner vitusortner commented Oct 14, 2020

This change list updated the project's dependencies and adds all lock files for consistent versioning between development environments.

Closes #405

@codecov
Copy link

codecov bot commented Oct 14, 2020

Codecov Report

Merging #406 into develop will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #406      +/-   ##
===========================================
+ Coverage    81.55%   81.56%   +0.01%     
===========================================
  Files           60       60              
  Lines         1534     1535       +1     
===========================================
+ Hits          1251     1252       +1     
  Misses         283      283              
Flag Coverage Δ
#floor 81.56% <100.00%> (+0.01%) ⬆️
#floor_generator 81.16% <100.00%> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...or_generator/lib/processor/database_processor.dart 81.35% <ø> (ø)
...rator/lib/misc/change_method_processor_helper.dart 71.42% <100.00%> (ø)
...enerator/lib/misc/change_method_writer_helper.dart 100.00% <100.00%> (ø)
...ator/lib/misc/extension/dart_object_extension.dart 100.00% <100.00%> (ø)
floor_generator/lib/misc/type_utils.dart 100.00% <100.00%> (ø)
...loor_generator/lib/processor/entity_processor.dart 76.31% <100.00%> (ø)
...enerator/lib/processor/query_method_processor.dart 100.00% <100.00%> (ø)
...loor_generator/lib/writer/query_method_writer.dart 100.00% <100.00%> (ø)
...enerator/lib/writer/transaction_method_writer.dart 100.00% <100.00%> (ø)

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 7888578...2600bf8. Read the comment docs.

@vitusortner vitusortner marked this pull request as ready for review October 14, 2020 19:22
@vitusortner vitusortner merged commit 71beb98 into develop Oct 14, 2020
@vitusortner vitusortner deleted the update-dependencies branch October 14, 2020 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

analyzer 0.40.x support in floor_generator
1 participant