ucl-bug / jwave

A JAX-based research framework for differentiable and parallelizable acoustic simulations, on CPU, GPUs and TPUs
GNU Lesser General Public License v3.0
135 stars 21 forks source link

Exposing private functions #195

Closed astanziola closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #195 (a693d2d) into release_0_2_0 (7d895b1) will increase coverage by 0.39%. The diff coverage is 92.00%.

@@                Coverage Diff                @@
##           release_0_2_0     #195      +/-   ##
=================================================
+ Coverage          74.75%   75.15%   +0.39%     
=================================================
  Files                 16       15       -1     
  Lines               1141     1139       -2     
=================================================
+ Hits                 853      856       +3     
+ Misses               288      283       -5     
Impacted Files Coverage Δ
jwave/geometry.py 80.00% <90.47%> (+1.64%) :arrow_up:
jwave/phantoms.py 100.00% <100.00%> (ø)