ModellingWebLab / WebLab

Django-based front-end for the modelling Web Lab v2
Other
3 stars 2 forks source link

Notify story version changes #432

Closed MauriceHendrix closed 1 year ago

MauriceHendrix commented 1 year ago

This change adds notifications to stories when underlying model/ protocol versions change as follows:

currently rooled out on https://cardiac.nottingham.ac.uk/weblab however previous accounts unfortunately have gone due to redeplyment of the VM

codecov[bot] commented 1 year ago

Codecov Report

Merging #432 (b8a8071) into master (074343e) will increase coverage by 0.52%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #432      +/-   ##
==========================================
+ Coverage   95.58%   96.10%   +0.52%     
==========================================
  Files          76       77       +1     
  Lines        4418     4473      +55     
  Branches      656      668      +12     
==========================================
+ Hits         4223     4299      +76     
+ Misses        143      123      -20     
+ Partials       52       51       -1     
Impacted Files Coverage Δ
weblab/stories/apps.py 100.00% <ø> (+54.54%) :arrow_up:
weblab/stories/graph_filters.py 100.00% <ø> (ø)
weblab/stories/urls.py 100.00% <ø> (ø)
weblab/accounts/forms.py 93.93% <100.00%> (+3.31%) :arrow_up:
weblab/accounts/models.py 100.00% <100.00%> (ø)
weblab/entities/views.py 92.75% <100.00%> (+0.14%) :arrow_up:
weblab/stories/emails.py 100.00% <100.00%> (ø)
weblab/stories/forms.py 100.00% <100.00%> (ø)
weblab/stories/models.py 100.00% <100.00%> (ø)
weblab/stories/views.py 100.00% <100.00%> (ø)
... and 4 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more