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

Fixing run state and interval timing #2927

Merged
merged 2 commits into from
Oct 16, 2024

Putting limit and offset in the correct place.

f8ec793
Select commit
Loading
Failed to load commit list.
Merged

Fixing run state and interval timing #2927

Putting limit and offset in the correct place.
f8ec793
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 16, 2024 in 1s

81.12% (+0.00%) compared to 5ba7503

View this Pull Request on Codecov

81.12% (+0.00%) compared to 5ba7503

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.12%. Comparing base (5ba7503) to head (f8ec793).

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #2927   +/-   ##
=========================================
  Coverage     81.12%   81.12%           
  Complexity     1505     1505           
=========================================
  Files           268      268           
  Lines          7358     7358           
  Branches        330      330           
=========================================
  Hits           5969     5969           
  Misses         1228     1228           
  Partials        161      161           

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