Skip to content

Merge branch 'develop' into GEOPY-2108

5a16ab9
Select commit
Loading
Failed to load commit list.
Merged

GEOPY-2108: Support 3D vector property group for orientation of rotated gradients #123

Merge branch 'develop' into GEOPY-2108
5a16ab9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 18, 2025 in 0s

81.25% (+0.23%) compared to 6e21320

View this Pull Request on Codecov

81.25% (+0.23%) compared to 6e21320

Details

Codecov Report

Attention: Patch coverage is 84.21053% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.25%. Comparing base (6e21320) to head (5a16ab9).

Files with missing lines Patch % Lines
geoapps_utils/utils/transformations.py 84.21% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #123      +/-   ##
===========================================
+ Coverage    81.01%   81.25%   +0.23%     
===========================================
  Files           13       13              
  Lines          669      688      +19     
  Branches        94       94              
===========================================
+ Hits           542      559      +17     
- Misses         105      108       +3     
+ Partials        22       21       -1     
Files with missing lines Coverage Δ
geoapps_utils/utils/transformations.py 92.30% <84.21%> (-2.70%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.