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

APM for hive #1672

Merged
merged 40 commits into from
Nov 15, 2023

Create symlink for dartdoc_options

19ebd4b
Select commit
Loading
Failed to load commit list.
Merged

APM for hive #1672

Create symlink for dartdoc_options
19ebd4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2023 in 0s

89.39% (-0.87%) compared to 051e97a

View this Pull Request on Codecov

89.39% (-0.87%) compared to 051e97a

Details

Codecov Report

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

Comparison is base (051e97a) 90.26% compared to head (19ebd4b) 89.39%.
Report is 1 commits behind head on main.

Files Patch % Lines
hive/lib/src/sentry_box_base.dart 55.05% 40 Missing ⚠️
hive/lib/src/sentry_hive_impl.dart 72.72% 12 Missing ⚠️
hive/lib/src/sentry_box.dart 9.09% 10 Missing ⚠️
hive/lib/src/default_key_comparator.dart 0.00% 9 Missing ⚠️
hive/lib/src/sentry_box_collection.dart 87.50% 4 Missing ⚠️
hive/lib/src/default_compaction_strategy.dart 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1672      +/-   ##
==========================================
- Coverage   90.26%   89.39%   -0.87%     
==========================================
  Files         189      197       +8     
  Lines        6336     6516     +180     
==========================================
+ Hits         5719     5825     +106     
- Misses        617      691      +74     

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