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

Add height_of_maximum to api #2084

Merged
merged 1 commit into from
Jan 24, 2025

Conversation

mo-philrelton
Copy link
Contributor

The EPP project is switching to api calls of IMPROVER, rather than CLI. This means that we need the height_of_maximum function to be callable from the api.

Testing:

  • Ran tests and they passed OK

@mo-philrelton mo-philrelton added the EPP PR's related to Enhancing Post Processing team label Jan 24, 2025
@mo-philrelton mo-philrelton requested a review from cpelley January 24, 2025 11:58
@mo-philrelton mo-philrelton self-assigned this Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (84a8944) to head (8a5762a).
Report is 61 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2084      +/-   ##
==========================================
+ Coverage   98.39%   98.40%   +0.01%     
==========================================
  Files         124      134      +10     
  Lines       12212    13239    +1027     
==========================================
+ Hits        12016    13028    +1012     
- Misses        196      211      +15     

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

Copy link
Contributor

@MoseleyS MoseleyS left a comment

Choose a reason for hiding this comment

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

I'm happy with this too.

@MoseleyS MoseleyS merged commit 1a9b4e8 into metoppv:master Jan 24, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EPP PR's related to Enhancing Post Processing team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants