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

[O2B-719] Add range based filtering for run number #1810

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Range validation now happens in DTO for correct error handling

a0037ae
Select commit
Loading
Failed to load commit list.
Open

[O2B-719] Add range based filtering for run number #1810

Range validation now happens in DTO for correct error handling
a0037ae
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 17, 2024 in 0s

43.95% (-0.12%) compared to 119a6f0

View this Pull Request on Codecov

43.95% (-0.12%) compared to 119a6f0

Details

Codecov Report

Attention: Patch coverage is 96.66667% with 1 line in your changes missing coverage. Please review.

Project coverage is 43.95%. Comparing base (119a6f0) to head (a0037ae).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
lib/domain/dtos/filters/RunFilterDto.js 91.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1810      +/-   ##
==========================================
- Coverage   44.07%   43.95%   -0.12%     
==========================================
  Files         889      889              
  Lines       15862    15885      +23     
  Branches     2990     2997       +7     
==========================================
- Hits         6991     6983       -8     
- Misses       8871     8902      +31     

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