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

Refactored DockerFile to improve efficiency #2607

Merged

Moved nginx.conf to config/docker/setup

c1ed0f9
Select commit
Loading
Failed to load commit list.
Merged

Refactored DockerFile to improve efficiency #2607

Moved nginx.conf to config/docker/setup
c1ed0f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 7, 2024 in 1s

83.78% (-12.04%) compared to f9e10b8

View this Pull Request on Codecov

83.78% (-12.04%) compared to f9e10b8

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.78%. Comparing base (f9e10b8) to head (c1ed0f9).

Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #2607       +/-   ##
============================================
- Coverage    95.82%   83.78%   -12.04%     
============================================
  Files          295      312       +17     
  Lines         7037     8117     +1080     
  Branches      1520     1776      +256     
============================================
+ Hits          6743     6801       +58     
- Misses          98     1177     +1079     
+ Partials       196      139       -57     

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