byu-dml / metalearn

BYU's python library of useable tools for metalearning
MIT License
22 stars 6 forks source link

Add mypy Check to CI #206

Closed epeters3 closed 4 years ago

epeters3 commented 4 years ago

Resolves #200.

codecov-io commented 4 years ago

Codecov Report

Merging #206 into develop will increase coverage by 0.26%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #206      +/-   ##
===========================================
+ Coverage    92.36%   92.63%   +0.26%     
===========================================
  Files           13       13              
  Lines          760      760              
===========================================
+ Hits           702      704       +2     
+ Misses          58       56       -2
Impacted Files Coverage Δ
metalearn/metafeatures/base.py 93.75% <100%> (ø) :arrow_up:
...metafeatures/information_theoretic_metafeatures.py 100% <0%> (+4.65%) :arrow_up:

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 ffe55fa...4b4a548. Read the comment docs.