ArcanaFramework / arcana

Abstraction of Repository Centric ANAlysis
Other
4 stars 5 forks source link

Touch up analysis classes #126

Closed tclose closed 2 years ago

tclose commented 2 years ago

Added tests to test the initialisation of Analysis classes, including subanalyses

codecov-commenter commented 2 years ago

Codecov Report

Merging #126 (33b736f) into main (857a4b7) will increase coverage by 0.32%. The diff coverage is 76.92%.

@@            Coverage Diff             @@
##             main     #126      +/-   ##
==========================================
+ Coverage   75.35%   75.68%   +0.32%     
==========================================
  Files          57       57              
  Lines        5762     5811      +49     
  Branches     1152     1161       +9     
==========================================
+ Hits         4342     4398      +56     
+ Misses       1115     1107       -8     
- Partials      305      306       +1     
Impacted Files Coverage Δ
arcana/core/mark.py 81.33% <ø> (ø)
arcana/core/analysis.py 77.85% <76.92%> (+1.01%) :arrow_up:
arcana/test/tasks.py 90.00% <0.00%> (+15.55%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.