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: Add space in level 39 hint #1500

Merged
merged 3 commits into from
Oct 17, 2023

Resolve conflicts

37b72f0
Select commit
Loading
Failed to load commit list.
Merged

fix: Add space in level 39 hint #1500

Resolve conflicts
37b72f0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 17, 2023 in 1s

91.87% (+0.06%) compared to c0a33b7

View this Pull Request on Codecov

91.87% (+0.06%) compared to c0a33b7

Details

Codecov Report

Merging #1500 (37b72f0) into master (c0a33b7) will increase coverage by 0.06%.
Report is 4 commits behind head on master.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1500      +/-   ##
==========================================
+ Coverage   91.80%   91.87%   +0.06%     
==========================================
  Files         106      107       +1     
  Lines        5603     5636      +33     
==========================================
+ Hits         5144     5178      +34     
+ Misses        459      458       -1     
Files Coverage Δ
game/__init__.py 100.00% <100.00%> (ø)
game/end_to_end_tests/test_play_through.py 100.00% <100.00%> (ø)
game/messages.py 99.38% <100.00%> (ø)
...ame/migrations/0083_add_cows_to_existing_levels.py 100.00% <100.00%> (ø)
game/views/level_solutions.py 100.00% <ø> (ø)

... and 1 file with indirect coverage changes