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

fix tests for new heroku stack #516

Merged
merged 2 commits into from
Nov 1, 2024

Update electionpage/tests.py

d32feec
Select commit
Loading
Failed to load commit list.
Merged

fix tests for new heroku stack #516

Update electionpage/tests.py
d32feec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

96.70% (+0.00%) compared to 4a9c37e

View this Pull Request on Codecov

96.70% (+0.00%) compared to 4a9c37e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.70%. Comparing base (4a9c37e) to head (d32feec).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #516   +/-   ##
=======================================
  Coverage   96.70%   96.70%           
=======================================
  Files         121      121           
  Lines        5827     5833    +6     
=======================================
+ Hits         5635     5641    +6     
  Misses        192      192           
Files with missing lines Coverage Δ
common/viewUtils.py 100.00% <100.00%> (ø)
electionpage/tests.py 100.00% <100.00%> (ø)
movie/creation/movieCreator.py 96.62% <100.00%> (ø)
movie/creation/textToSpeech.py 87.64% <100.00%> (ø)
movie/tests.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a9c37e...d32feec. Read the comment docs.