TheLabbingProject / pylabber

A base project for research management.
https://pylabber.readthedocs.io/en/latest/
Apache License 2.0
6 stars 8 forks source link

Subject questionnaire #76

Closed Aharonyn closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #76 (d7ab454) into master (f64fef6) will increase coverage by 62.88%. The diff coverage is 52.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #76       +/-   ##
===========================================
+ Coverage   17.64%   80.52%   +62.88%     
===========================================
  Files          76       80        +4     
  Lines         833      868       +35     
  Branches       32       32               
===========================================
+ Hits          147      699      +552     
+ Misses        682      159      -523     
- Partials        4       10        +6     
Impacted Files Coverage Δ
research/models/subject.py 77.77% <42.85%> (+77.77%) :arrow_up:
research/utils/subject_table.py 66.66% <50.00%> (+66.66%) :arrow_up:
pylabber/settings.py 78.75% <100.00%> (+0.26%) :arrow_up:
pylabber/test_settings.py 100.00% <100.00%> (ø)
pylabber/utils/__init__.py 100.00% <100.00%> (ø)
...ots/model_explorer/plotters/utils/axes/__init__.py 100.00% <0.00%> (ø)
pylabber/views/defaults.py 100.00% <0.00%> (ø)
research/models/managers/subject.py 66.66% <0.00%> (ø)
pylabber/views/pagination.py 100.00% <0.00%> (ø)
pylabber/utils/utils.py 63.63% <0.00%> (+13.63%) :arrow_up:
... and 54 more

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 f64fef6...d7ab454. Read the comment docs.