ModellingWebLab / cellmlmanip

CellML loading and model equation manipulation
Other
3 stars 1 forks source link

Create pytest.yml #324

Closed MauriceHendrix closed 3 years ago

MauriceHendrix commented 3 years ago

Description

Motivation and Context

Types of changes

Documentation checklist

Testing

codecov[bot] commented 3 years ago

Codecov Report

Merging #324 (3daf283) into master (75b6f08) will increase coverage by 1.39%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #324      +/-   ##
===========================================
+ Coverage   98.60%   100.00%   +1.39%     
===========================================
  Files           6         7       +1     
  Lines        1361      1378      +17     
  Branches      299       301       +2     
===========================================
+ Hits         1342      1378      +36     
+ Misses          7         0       -7     
+ Partials       12         0      -12     
Impacted Files Coverage Δ
cellmlmanip/_config.py 100.00% <100.00%> (ø)
cellmlmanip/model.py 100.00% <100.00%> (+0.21%) :arrow_up:
cellmlmanip/parser.py 100.00% <100.00%> (+2.60%) :arrow_up:
cellmlmanip/printer.py 100.00% <100.00%> (+1.97%) :arrow_up:
cellmlmanip/units.py 100.00% <100.00%> (+1.58%) :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 715d3b3...3daf283. Read the comment docs.