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

chore: error index reporter improvements #3994

Merged
merged 5 commits into from
Oct 24, 2023

chore: wrap error

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

chore: error index reporter improvements #3994

chore: wrap error
19f98db
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 24, 2023 in 1s

71.33% (-0.30%) compared to e74cd7d

View this Pull Request on Codecov

71.33% (-0.30%) compared to e74cd7d

Details

Codecov Report

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

Comparison is base (e74cd7d) 71.62% compared to head (19f98db) 71.33%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3994      +/-   ##
==========================================
- Coverage   71.62%   71.33%   -0.30%     
==========================================
  Files         368      369       +1     
  Lines       54153    54226      +73     
==========================================
- Hits        38785    38680     -105     
- Misses      13064    13241     +177     
- Partials     2304     2305       +1     
Files Coverage Δ
app/apphandlers/embeddedAppHandler.go 74.91% <100.00%> (+0.08%) ⬆️
enterprise/reporting/mediator.go 95.00% <100.00%> (+1.12%) ⬆️
jobsdb/backup.go 65.87% <ø> (ø)
jobsdb/jobsdb.go 73.03% <100.00%> (-0.96%) ⬇️
jobsdb/migration.go 69.85% <ø> (-0.64%) ⬇️
router/factory.go 100.00% <ø> (ø)
router/handle_observability.go 49.64% <100.00%> (-23.75%) ⬇️
utils/tx/tx.go 100.00% <100.00%> (ø)
warehouse/app.go 89.50% <100.00%> (+0.03%) ⬆️
...use/integrations/middleware/sqlquerywrapper/sql.go 91.92% <100.00%> (-0.08%) ⬇️
... and 11 more

... and 6 files with indirect coverage changes

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