tum-pbs / PhiFlow

A differentiable PDE solving framework for machine learning
MIT License
1.43k stars 193 forks source link

2.2.3 #86

Closed holl- closed 1 year ago

holl- commented 1 year ago

Bug fixes.

codecov-commenter commented 1 year ago

Codecov Report

Merging #86 (fec82c1) into master (49cf9c5) will decrease coverage by 0.00%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##           master      #86      +/-   ##
==========================================
- Coverage   86.73%   86.72%   -0.01%     
==========================================
  Files         114      114              
  Lines       17100    17115      +15     
==========================================
+ Hits        14831    14843      +12     
- Misses       2269     2272       +3     
Impacted Files Coverage Δ
phi/math/_magic_ops.py 84.54% <ø> (ø)
phi/vis/_vis.py 77.70% <0.00%> (-0.83%) :arrow_down:
phi/jax/_jax_backend.py 91.71% <100.00%> (ø)
phi/math/_ops.py 86.88% <100.00%> (+0.09%) :arrow_up:
phi/math/_shape.py 87.54% <100.00%> (ø)
phi/tf/_tf_backend.py 87.75% <100.00%> (+0.04%) :arrow_up:
phi/vis/_matplotlib/_matplotlib_plots.py 58.16% <100.00%> (-0.13%) :arrow_down:
tests/commit/math/test__ops.py 99.83% <100.00%> (+<0.01%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more