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

Refactor string utility function into extension function #241

Merged
merged 2 commits into from
Jan 24, 2020

Conversation

vitusortner
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jan 24, 2020

Codecov Report

Merging #241 into develop will increase coverage by 0.11%.
The diff coverage is 98.33%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #241      +/-   ##
===========================================
+ Coverage    80.49%   80.61%   +0.11%     
===========================================
  Files           50       50              
  Lines         1369     1372       +3     
===========================================
+ Hits          1102     1106       +4     
+ Misses         267      266       -1
Flag Coverage Δ
#floor 80.61% <98.33%> (+0.11%) ⬆️
#floor_generator 80.1% <98.33%> (+0.13%) ⬆️
Impacted Files Coverage Δ
floor_generator/lib/misc/type_utils.dart 100% <100%> (ø) ⬆️
...loor_generator/lib/processor/entity_processor.dart 77.27% <100%> (-0.34%) ⬇️
...ator/lib/processor/insertion_method_processor.dart 88.57% <100%> (ø) ⬆️
...enerator/lib/processor/query_method_processor.dart 100% <100%> (ø) ⬆️
floor_generator/lib/processor/field_processor.dart 82.14% <100%> (ø) ⬆️
...nerator/lib/processor/update_method_processor.dart 82.35% <100%> (ø) ⬆️
floor_generator/lib/processor/dao_processor.dart 100% <100%> (ø) ⬆️
...or_generator/lib/processor/database_processor.dart 75% <85.71%> (+1.66%) ⬆️

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 019c95d...5269902. Read the comment docs.

@vitusortner vitusortner merged commit 6babe2e into develop Jan 24, 2020
@vitusortner vitusortner deleted the feature-decapitalize-extension-function branch January 24, 2020 12:21
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.

1 participant