google / ctfscoreboard

Scoreboard for Capture The Flag competitions.
Apache License 2.0
166 stars 61 forks source link

Remove categories #185

Closed Matir closed 6 years ago

Matir commented 6 years ago

This removes categories and goes to handling challenges directly.

The data structures are simpler, operations are faster, and tags provide more flexibility. Obviously, this is not backwards compatible.

See #144 for discussion.

codecov-io commented 6 years ago

Codecov Report

Merging #185 into master will decrease coverage by 0.14%. The diff coverage is 79.41%.

@@            Coverage Diff             @@
##           master     #185      +/-   ##
==========================================
- Coverage   68.73%   68.59%   -0.15%     
==========================================
  Files          27       27              
  Lines        2284     2140     -144     
  Branches      286      262      -24     
==========================================
- Hits         1570     1468     -102     
+ Misses        615      579      -36     
+ Partials       99       93       -6