DiffEqML / torchdyn

A PyTorch library entirely dedicated to neural differential equations, implicit models and related numerical methods
https://torchdyn.org
Apache License 2.0
1.39k stars 128 forks source link

add galerkin tests #53

Closed Zymrael closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #53 into master will increase coverage by 5.04%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage   82.16%   87.21%   +5.04%     
==========================================
  Files          14       14              
  Lines         656      657       +1     
==========================================
+ Hits          539      573      +34     
+ Misses        117       84      -33     
Impacted Files Coverage Δ
torchdyn/models/galerkin.py 93.07% <100.00%> (+25.63%) :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 b9bc8c5...2e25961. Read the comment docs.