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

Rails 7 Upgrade #552

Merged
merged 7 commits into from
Aug 17, 2024

Fix hidden threads showing in news

cfe100d
Select commit
Loading
Failed to load commit list.
Merged

Rails 7 Upgrade #552

Fix hidden threads showing in news
cfe100d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 16, 2024 in 0s

95.21% (+0.04%) compared to 3b88d51

View this Pull Request on Codecov

95.21% (+0.04%) compared to 3b88d51

Details

Codecov Report

Attention: Patch coverage is 95.52239% with 3 lines in your changes missing coverage. Please review.

Project coverage is 95.21%. Comparing base (3b88d51) to head (cfe100d).
Report is 2 commits behind head on master.

Files Patch % Lines
app/models/league.rb 66.66% 1 Missing ⚠️
app/services/leagues/matches/generation_service.rb 0.00% 1 Missing ⚠️
...ces/leagues/matches/pick_bans/deferring_service.rb 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #552      +/-   ##
==========================================
+ Coverage   95.16%   95.21%   +0.04%     
==========================================
  Files         193      193              
  Lines        4533     4532       -1     
==========================================
+ Hits         4314     4315       +1     
+ Misses        219      217       -2     

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