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: change package file structure #2350

Merged
merged 2 commits into from
Aug 15, 2024

fix: ignore false positive lints

72b50ac
Select commit
Loading
Failed to load commit list.
Merged

refactor: change package file structure #2350

fix: ignore false positive lints
72b50ac
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 15, 2024 in 1s

26.29% (+0.71%) compared to 0c57d2e

View this Pull Request on Codecov

26.29% (+0.71%) compared to 0c57d2e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.29%. Comparing base (0c57d2e) to head (72b50ac).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2350      +/-   ##
==========================================
+ Coverage   25.58%   26.29%   +0.71%     
==========================================
  Files         334      362      +28     
  Lines      135147   136468    +1321     
==========================================
+ Hits        34582    35889    +1307     
- Misses     100565   100579      +14     
Files Coverage Δ
...ackages/dynamite/lib/src/helpers/dart_helpers.dart 41.37% <ø> (ø)
...ckages/dynamite/lib/src/helpers/default_value.dart 0.00% <ø> (ø)
packages/dynamite/lib/src/helpers/docs.dart 0.00% <ø> (ø)
packages/dynamite/lib/src/helpers/logger.dart 0.00% <ø> (ø)
packages/dynamite/lib/src/models/exceptions.dart 0.00% <ø> (ø)
packages/dynamite/lib/src/models/json_schema.dart 100.00% <ø> (ø)
...ackages/dynamite/lib/src/models/json_schema.g.dart 98.27% <ø> (ø)
...namite/lib/src/models/json_schema/annotations.dart 0.00% <ø> (ø)
...es/dynamite/lib/src/models/json_schema/schema.dart 82.30% <ø> (ø)
.../dynamite/lib/src/models/json_schema/schema.g.dart 39.60% <ø> (ø)
... and 79 more

... and 43 files with indirect coverage changes