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

HTM-1227: allow monitoring of triggered jobs through Sentry #990

Merged
merged 1 commit into from
Oct 14, 2024

HTM-1227: allow monitoring of triggered jobs through Sentry

8ac12ce
Select commit
Loading
Failed to load commit list.
Merged

HTM-1227: allow monitoring of triggered jobs through Sentry #990

HTM-1227: allow monitoring of triggered jobs through Sentry
8ac12ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 14, 2024 in 1s

78% (+73%) compared to 303bfbb

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

✅ All tests successful. No failed tests found.

Impacted file tree graph

@@           Coverage Diff           @@
##             main   #990     +/-   ##
=======================================
+ Coverage       5%    78%    +73%     
  Complexity     86     86             
=======================================
  Files         107    107             
  Lines        4829   4873     +44     
  Branches      440    443      +3     
=======================================
+ Hits          222   3756   +3534     
+ Misses       4588    883   -3705     
- Partials       19    234    +215     
Files with missing lines Coverage Δ Complexity Δ
...rmap/api/configuration/SchedulerConfiguration.java 100% <100%> (+100%) 0 <0> (ø)
...java/org/tailormap/api/scheduling/TaskCreator.java 83% <100%> (+83%) 0 <0> (ø)

... and 96 files with indirect coverage changes