cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

rename sheet titles for backsolves and add answers #524

Closed rawxfish closed 2 years ago

rawxfish commented 2 years ago

for #448 and #496

codecov[bot] commented 2 years ago

Codecov Report

Merging #524 (7047a2f) into master (b9e212d) will increase coverage by 0.42%. The diff coverage is 95.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #524      +/-   ##
==========================================
+ Coverage   87.18%   87.61%   +0.42%     
==========================================
  Files         111      111              
  Lines        2537     2576      +39     
==========================================
+ Hits         2212     2257      +45     
+ Misses        325      319       -6     
Impacted Files Coverage Δ
api/views.py 85.45% <85.71%> (+3.63%) :arrow_up:
api/test_helpers.py 100.00% <100.00%> (ø)
api/tests.py 100.00% <100.00%> (ø)
puzzles/models.py 92.79% <100.00%> (+0.20%) :arrow_up:

Continue to review full report at Codecov.

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