mdolab / pyspline

pySpline produces B-spline curves, surfaces, and volumes
Other
39 stars 26 forks source link

Volume projection bounds #63

Closed anilyil closed 1 year ago

anilyil commented 1 year ago

Purpose

This PR adds optional bounds to the parametric coordinates used during volume projections. Same additions can be done for the surface and curve projections as well. @lamkina and @hajdik can follow the template here.

Expected time until merged

No rush

Type of change

Testing

Checklist

codecov[bot] commented 1 year ago

Codecov Report

Merging #63 (daed9fd) into main (17a3867) will increase coverage by 0.37%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   52.53%   52.91%   +0.37%     
==========================================
  Files           5        5              
  Lines        1616     1629      +13     
==========================================
+ Hits          849      862      +13     
  Misses        767      767              
Files Changed Coverage Δ
pyspline/pyVolume.py 42.38% <100.00%> (+1.58%) :arrow_up:

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