cardinalitypuzzles / cardboard

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

iss #452: Update default tag list #521

Closed rawxfish closed 2 years ago

rawxfish commented 2 years ago

We'll want to eventually move this stuff in the DB but I sorta want to continue kicking this can down the road unless someone feels really strongly about it.

image

codecov[bot] commented 2 years ago

Codecov Report

Merging #521 (7d75355) into master (b9e212d) will increase coverage by 0.42%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #521      +/-   ##
==========================================
+ 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/tests.py 100.00% <0.00%> (ø)
api/test_helpers.py 100.00% <0.00%> (ø)
puzzles/models.py 92.79% <0.00%> (+0.20%) :arrow_up:
api/views.py 85.45% <0.00%> (+3.63%) :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...7d75355. Read the comment docs.