Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vertex Description of FunctionArray Inputs #21

Merged
merged 32 commits into from
Jan 28, 2025

Addressing PR Comments

a71c1fd
Select commit
Loading
Failed to load commit list.
Merged

Vertex Description of FunctionArray Inputs #21

Addressing PR Comments
a71c1fd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 27, 2025 in 0s

95.51% (+0.04%) compared to 6f0f10e

View this Pull Request on Codecov

95.51% (+0.04%) compared to 6f0f10e

Details

Codecov Report

Attention: Patch coverage is 95.77465% with 15 lines in your changes missing coverage. Please review.

Project coverage is 95.51%. Comparing base (6f0f10e) to head (a71c1fd).

Files with missing lines Patch % Lines
named_arrays/_functions/tests/test_functions.py 93.97% 5 Missing ⚠️
...arrays/_functions/tests/test_functions_vertices.py 95.00% 5 Missing ⚠️
named_arrays/_functions/functions.py 96.94% 4 Missing ⚠️
...rrays/_functions/function_named_array_functions.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #21      +/-   ##
==========================================
+ Coverage   95.47%   95.51%   +0.04%     
==========================================
  Files          80       81       +1     
  Lines       11776    12085     +309     
==========================================
+ Hits        11243    11543     +300     
- Misses        533      542       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.