Skip to content

chore: error index cleanup should not depend on syncers

Codecov / codecov/project succeeded Oct 19, 2023 in 0s

71.34% (-0.29%) compared to 4db35e9

View this Pull Request on Codecov

71.34% (-0.29%) compared to 4db35e9

Details

Codecov Report

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

Comparison is base (4db35e9) 71.62% compared to head (83fbdfb) 71.34%.

❗ Current head 83fbdfb differs from pull request most recent head d0b3a79. Consider uploading reports for the commit d0b3a79 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3994      +/-   ##
==========================================
- Coverage   71.62%   71.34%   -0.29%     
==========================================
  Files         368      369       +1     
  Lines       54132    54136       +4     
==========================================
- Hits        38773    38621     -152     
- Misses      13058    13220     +162     
+ Partials     2301     2295       -6     
Files Coverage Δ
enterprise/reporting/noop.go 50.00% <100.00%> (ø)
enterprise/reporting/reporting.go 43.76% <100.00%> (-10.51%) ⬇️
jobsdb/backup.go 65.87% <ø> (ø)
jobsdb/jobsdb.go 73.31% <100.00%> (-0.68%) ⬇️
jobsdb/migration.go 71.12% <ø> (+1.27%) ⬆️
router/factory.go 100.00% <ø> (ø)
router/handle_observability.go 49.64% <100.00%> (-30.94%) ⬇️
utils/tx/tx.go 100.00% <100.00%> (ø)
...use/integrations/middleware/sqlquerywrapper/sql.go 91.92% <100.00%> (-0.08%) ⬇️
enterprise/reporting/error_index_reporting.go 83.33% <80.00%> (+3.08%) ⬆️
... and 8 more

... and 4 files with indirect coverage changes

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