Skip to content

Merge pull request #39 from mrc-ide/no-container

7f57377
Select commit
Loading
Failed to load commit list.
Merged

Use jinja2 to generate the nginx configuration. #38

Merge pull request #39 from mrc-ide/no-container
7f57377
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 9, 2025 in 0s

98.10% (-0.56%) compared to bf9a158

View this Pull Request on Codecov

98.10% (-0.56%) compared to bf9a158

Details

Codecov Report

❌ Patch coverage is 94.02985% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 98.10%. Comparing base (bf9a158) to head (7f57377).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/packit_deploy/packit_constellation.py 85.18% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
- Coverage   98.66%   98.10%   -0.56%     
==========================================
  Files           4        4              
  Lines         450      476      +26     
  Branches       39       41       +2     
==========================================
+ Hits          444      467      +23     
- Misses          5        7       +2     
- Partials        1        2       +1     

☔ 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.