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

Maint/pubspec and pub points #12

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Conversation

mqus
Copy link
Owner

@mqus mqus commented May 13, 2021

ci branch

@codecov
Copy link

codecov bot commented May 13, 2021

Codecov Report

Merging #12 (4759bce) into develop (e473c4b) will increase coverage by 0.10%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #12      +/-   ##
===========================================
+ Coverage    90.07%   90.17%   +0.10%     
===========================================
  Files           74       74              
  Lines         1853     1852       -1     
===========================================
+ Hits          1669     1670       +1     
+ Misses         184      182       -2     
Flag Coverage Δ
floor 91.48% <100.00%> (+1.06%) ⬆️
floor_generator 90.02% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
floor_generator/lib/writer/floor_writer.dart 100.00% <ø> (ø)
floor/lib/src/adapter/deletion_adapter.dart 100.00% <100.00%> (ø)
floor/lib/src/adapter/insertion_adapter.dart 100.00% <100.00%> (ø)
floor/lib/src/adapter/query_adapter.dart 100.00% <100.00%> (+5.00%) ⬆️
floor/lib/src/adapter/update_adapter.dart 100.00% <100.00%> (ø)
floor/lib/src/migration.dart 23.07% <100.00%> (ø)
...enerator/lib/misc/change_method_writer_helper.dart 100.00% <100.00%> (ø)
...or_generator/lib/processor/database_processor.dart 98.66% <100.00%> (ø)
...tor/lib/processor/error/query_processor_error.dart 100.00% <100.00%> (ø)
floor_generator/lib/processor/query_processor.dart 96.82% <100.00%> (-0.05%) ⬇️
... and 4 more

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 e473c4b...4759bce. Read the comment docs.

- remove unnecessary super_goes_last because it is enforced by the compiler
@mqus mqus force-pushed the maint/pubspec-and-pub-points branch from 13373e5 to cdeaf44 Compare May 15, 2021 12:06
@mqus mqus force-pushed the maint/pubspec-and-pub-points branch from 662f008 to f748ea7 Compare May 15, 2021 13:07
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.

1 participant