warsztatywww / aplikacjawww

Web application for scientific summer school
https://warsztatywww.pl
GNU Affero General Public License v3.0
5 stars 6 forks source link

Model naming cleanup #571

Closed krzys-h closed 2 years ago

krzys-h commented 2 years ago

I'm starting to get mad because of some bad naming conventions

models


This change is Reviewable

codecov[bot] commented 2 years ago

Codecov Report

Merging #571 (de0947f) into master (a183c6e) will increase coverage by 0.18%. The diff coverage is 88.88%.

@@            Coverage Diff             @@
##           master     #571      +/-   ##
==========================================
+ Coverage   85.25%   85.44%   +0.18%     
==========================================
  Files          15       15              
  Lines        2327     2329       +2     
==========================================
+ Hits         1984     1990       +6     
+ Misses        343      339       -4     
Impacted Files Coverage Δ
wwwapp/forms.py 96.07% <ø> (ø)
wwwapp/mail_views.py 47.69% <50.00%> (ø)
wwwapp/models.py 83.33% <83.87%> (+1.04%) :arrow_up:
wwwapp/views.py 81.24% <91.11%> (+0.05%) :arrow_up:
wwwapp/admin.py 83.73% <100.00%> (ø)
...app/management/commands/populate_with_test_data.py 96.82% <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 a183c6e...de0947f. Read the comment docs.