IvanYashchuk / firedrake-ts

The firedrake-ts library provides an interface to PETSc TS for the scalable solution of DAEs arising from the discretization of time-dependent PDEs.
MIT License
11 stars 4 forks source link

Import _make_reasons from firedrake #11

Closed IvanYashchuk closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #11 (27caf5f) into master (46128e6) will decrease coverage by 0.07%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   70.87%   70.80%   -0.08%     
==========================================
  Files           3        3              
  Lines         388      387       -1     
  Branches       65       64       -1     
==========================================
- Hits          275      274       -1     
  Misses         81       81              
  Partials       32       32              
Impacted Files Coverage Δ
firedrake_ts/solving_utils.py 64.89% <100.00%> (-0.15%) :arrow_down: