Skip to content

fix: prevent repeated template sequence names

87179ce
Select commit
Loading
Failed to load commit list.
Open

fix: prevent repeated template sequence names #482

fix: prevent repeated template sequence names
87179ce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 22, 2026 in 1s

98.12% (-0.18%) compared to bd763b4

View this Pull Request on Codecov

98.12% (-0.18%) compared to bd763b4

Details

Codecov Report

❌ Patch coverage is 71.42857% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.12%. Comparing base (bd763b4) to head (87179ce).

Files with missing lines Patch % Lines
...cloning-db/src/opencloning_db/routers/sequences.py 44.44% 5 Missing ⚠️
...b/src/opencloning_db/routers/template_sequences.py 70.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #482      +/-   ##
==========================================
- Coverage   98.29%   98.12%   -0.18%     
==========================================
  Files          59       59              
  Lines        4235     4258      +23     
==========================================
+ Hits         4163     4178      +15     
- Misses         72       80       +8     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.