ArcanaFramework / arcana

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

Analysis classes #125

Closed tclose closed 2 years ago

tclose commented 2 years ago

Implements the analysis class decorators as specified in #9

codecov-commenter commented 2 years ago

Codecov Report

Merging #125 (7ef33ff) into main (cddb3cc) will decrease coverage by 0.06%. The diff coverage is 74.41%.

:exclamation: Current head 7ef33ff differs from pull request most recent head fbf0f36. Consider uploading reports for the commit fbf0f36 to get more accurate results

@@            Coverage Diff             @@
##             main     #125      +/-   ##
==========================================
- Coverage   75.41%   75.35%   -0.07%     
==========================================
  Files          57       57              
  Lines        5325     5762     +437     
  Branches     1044     1152     +108     
==========================================
+ Hits         4016     4342     +326     
- Misses       1025     1115      +90     
- Partials      284      305      +21     
Impacted Files Coverage Δ
arcana/test/tasks.py 74.44% <22.72%> (-16.74%) :arrow_down:
arcana/core/data/format.py 73.01% <66.66%> (+0.06%) :arrow_up:
arcana/core/analysis.py 76.84% <76.04%> (-6.02%) :arrow_down:
arcana/core/mark.py 81.33% <78.78%> (-18.67%) :arrow_down:
arcana/core/enum.py 86.20% <89.47%> (+1.20%) :arrow_up:
arcana/data/spaces/common.py 100.00% <0.00%> (+100.00%) :arrow_up:

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