Skip to content

GEOPY-1293: Deal with pylint disables in utils.numerical#141

Merged
domfournier merged 1 commit into
developfrom
GEOPY-1293
Jul 29, 2025
Merged

GEOPY-1293: Deal with pylint disables in utils.numerical#141
domfournier merged 1 commit into
developfrom
GEOPY-1293

Conversation

@MatthieuCMira
Copy link
Copy Markdown
Contributor

@MatthieuCMira MatthieuCMira commented Jul 29, 2025

GEOPY-1293 - Deal with pylint disables in utils.numerical

change error messages for numeric_test
simplify the function to avoid intricated loops

simplify the function to avoid intricated loops
@github-actions github-actions Bot changed the title GEOPY-1293 GEOPY-1293: Deal with pylint disables in utils.numerical Jul 29, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.55%. Comparing base (c64e2db) to head (49b187c).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #141      +/-   ##
===========================================
+ Coverage    84.32%   84.55%   +0.22%     
===========================================
  Files           18       18              
  Lines          976      971       -5     
  Branches       127      129       +2     
===========================================
- Hits           823      821       -2     
+ Misses         114      112       -2     
+ Partials        39       38       -1     
Files with missing lines Coverage Δ
geoapps_utils/utils/numerical.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@domfournier domfournier merged commit 05cee13 into develop Jul 29, 2025
15 checks passed
@domfournier domfournier deleted the GEOPY-1293 branch July 29, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants