invenia / Models.jl

An interface package that defines the methods and types for working with models.
MIT License
3 stars 0 forks source link

Updates because I tried to use this, also adding submodels #10

Closed oxinabox closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #10 into master will increase coverage by 2.10%. The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   91.04%   93.15%   +2.10%     
==========================================
  Files           3        3              
  Lines          67       73       +6     
==========================================
+ Hits           61       68       +7     
+ Misses          6        5       -1     
Impacted Files Coverage Δ
src/test_utils.jl 92.53% <93.54%> (-1.02%) :arrow_down:
src/Models.jl 100.00% <100.00%> (ø)
src/traits.jl 100.00% <0.00%> (+50.00%) :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 afcd659...1169b24. Read the comment docs.