jdeldre / SchwarzChristoffel.jl

Construct a mapping from the unit circle to a closed polygon.
https://jdeldre.github.io/SchwarzChristoffel.jl/latest/
Other
8 stars 5 forks source link

More improvements to inverses #13

Closed jdeldre closed 1 year ago

jdeldre commented 1 year ago

This PR makes further improvements to inverse calculations, particularly to ensure robustness for cases such as flat plates (as PowerMap types with c[1] = c[3])

codecov-commenter commented 1 year ago

Codecov Report

Merging #13 (54ec0f9) into master (5563f06) will increase coverage by 0.01%. The diff coverage is 80.95%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   72.00%   72.02%   +0.01%     
==========================================
  Files           9        9              
  Lines        1011     1033      +22     
==========================================
+ Hits          728      744      +16     
- Misses        283      289       +6     
Impacted Files Coverage Δ
src/Exterior.jl 69.89% <14.28%> (-1.49%) :arrow_down:
src/exterior/polygon.jl 75.12% <75.00%> (ø)
src/exterior/powerseries.jl 87.20% <96.77%> (+1.87%) :arrow_up:

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