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

v2.2.6 - JSON Duration #32

Merged
merged 4 commits into from
Dec 18, 2023
Merged

v2.2.6 - JSON Duration #32

merged 4 commits into from
Dec 18, 2023

Conversation

gmpassos
Copy link
Owner

  • TypeParser: added parseDuration.

  • Json: add support to Duration.

  • coverage: ^1.7.2

  • build_test: ^2.2.2

- `TypeParser`: added `parseDuration`.
- Json: add support to `Duration`.

- coverage: ^1.7.2
- build_test: ^2.2.2
@gmpassos gmpassos changed the title v2.2.6 - Json Duration v2.2.6 - JSON Duration Dec 18, 2023
Copy link

codecov bot commented Dec 18, 2023

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (86de72e) 87.37% compared to head (b299f4e) 87.42%.

❗ Current head b299f4e differs from pull request most recent head 87c72c7. Consider uploading reports for the commit 87c72c7 to get more accurate results

Files Patch % Lines
lib/src/reflection_factory_type.dart 91.66% 3 Missing ⚠️
lib/src/reflection_factory_json.dart 93.75% 2 Missing ⚠️
lib/src/reflection_factory_base.dart 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #32      +/-   ##
==========================================
+ Coverage   87.37%   87.42%   +0.05%     
==========================================
  Files          13       13              
  Lines        5466     5536      +70     
==========================================
+ Hits         4776     4840      +64     
- Misses        690      696       +6     
Flag Coverage Δ
unittests 87.42% <91.42%> (+0.05%) ⬆️

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmpassos gmpassos merged commit 4f7684e into master Dec 18, 2023
3 checks passed
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.

None yet

1 participant