FAForever / faf-league-service

The league service of Forged Alliance Forever
GNU General Public License v3.0
0 stars 0 forks source link

Drop test data and add official seasons #44

Closed BlackYps closed 2 years ago

BlackYps commented 2 years ago

The league service now has all the required functionality in place. Cleaning the data from the test seasons and adding the first official seasons is the last step to version 1.0 and the public release. The deployment should only happen after the client ui was available in a prerelease for a while, so the test data can still be used by the beta testers. The season start date might still be subject to change to match the client release date.

codecov[bot] commented 2 years ago

Codecov Report

Merging #44 (1fc369f) into develop (9e30d1c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #44   +/-   ##
========================================
  Coverage    95.60%   95.60%           
========================================
  Files           11       11           
  Lines          410      410           
========================================
  Hits           392      392           
  Misses          18       18           
Impacted Files Coverage Δ
service/config.py 100.00% <100.00%> (ø)

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 9e30d1c...1fc369f. Read the comment docs.