FAForever / faf-league-service

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

Make season end_date column not nullable #35

Closed BlackYps closed 2 years ago

BlackYps commented 2 years ago

I forgot to actually enforce in the db that the end_date must not be null.

codecov[bot] commented 2 years ago

Codecov Report

Merging #35 (f7e5ada) into develop (b7614c3) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #35   +/-   ##
========================================
  Coverage    95.57%   95.57%           
========================================
  Files           11       11           
  Lines          407      407           
========================================
  Hits           389      389           
  Misses          18       18           

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 b7614c3...f7e5ada. Read the comment docs.