Skip to content

feature: i can read error messages!

Codecov / codecov/project failed Jan 6, 2024 in 1s

46.08% (-2.18%) compared to 0a4a54e

View this Pull Request on Codecov

46.08% (-2.18%) compared to 0a4a54e

Details

Codecov Report

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

Comparison is base (0a4a54e) 48.25% compared to head (2c386d2) 46.08%.

❗ Current head 2c386d2 differs from pull request most recent head 4f4d406. Consider uploading reports for the commit 4f4d406 to get more accurate results

Files Patch % Lines
src/Core/Locations/GpsLocation.cs 0.00% 22 Missing ⚠️
src/Core/Locations/GeoCoordinate.cs 23.52% 13 Missing ⚠️
src/Core/Geofence/GeoRegion.cs 0.00% 8 Missing ⚠️
src/Core/Locations/Events/VisitedEvent.cs 0.00% 2 Missing ⚠️
src/Core/Locations/Events/ErrorEvent.cs 0.00% 1 Missing ⚠️
src/Core/Locations/Events/LocationUpdatedEvent.cs 0.00% 1 Missing ⚠️
src/Core/Locations/Events/LocationsUpdatedEvent.cs 0.00% 1 Missing ⚠️
src/Core/Locations/Events/RegionChangedEvent.cs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #241      +/-   ##
==========================================
- Coverage   48.25%   46.08%   -2.18%     
==========================================
  Files          56       60       +4     
  Lines         833      881      +48     
  Branches       38       42       +4     
==========================================
+ Hits          402      406       +4     
- Misses        431      475      +44     

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