Skip to content

Conversation

@domfournier
Copy link
Contributor

@domfournier domfournier commented Jan 5, 2026

@domfournier domfournier requested a review from sebhmg January 5, 2026 16:07
@codecov
Copy link

codecov bot commented Jan 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.95%. Comparing base (55e5c4b) to head (ff76344).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop      #94   +/-   ##
========================================
  Coverage    67.95%   67.95%           
========================================
  Files           20       20           
  Lines         2356     2356           
  Branches       323      323           
========================================
  Hits          1601     1601           
  Misses         653      653           
  Partials       102      102           
Files with missing lines Coverage Δ
curve_apps/contours/driver.py 73.33% <ø> (ø)
curve_apps/contours/options.py 96.61% <ø> (ø)
curve_apps/edges/driver.py 86.07% <ø> (ø)
curve_apps/edges/options.py 100.00% <ø> (ø)
curve_apps/peak_finder/anomaly.py 88.23% <ø> (ø)
curve_apps/peak_finder/anomaly_group.py 87.50% <ø> (ø)
curve_apps/peak_finder/application.py 30.92% <ø> (ø)
curve_apps/peak_finder/base_dash.py 61.24% <ø> (ø)
curve_apps/peak_finder/constants.py 100.00% <ø> (ø)
curve_apps/peak_finder/driver.py 77.36% <ø> (ø)
... and 10 more
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@sebhmg sebhmg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

update pydantic version constraint to be consistent with geoh5py

- geoapps-utils >=0.6.0b2, 0.6.*
# other direct dependencies
- numpy 1.26.*
- pydantic >=2.5.2, 2.*
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

suggestion: here and in pyproject.toml, force pydantic version constraint to 2.12 to be consistent with geoh5py

Suggested change
- pydantic >=2.12.0, 2.*

@sebhmg sebhmg changed the title Develop release GEOPY-2645: merge release ga-4.7 to develop Jan 5, 2026
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.

3 participants