We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Codecov is not being called, the latest status is a year old
This should be added to tests.yml:
- uses: codecov/codecov-action@v4 env: CODECOV_TOKEN: ${{secrets.CODECOV_TOKEN}}
The token is required by the Deltares organization
The text was updated successfully, but these errors were encountered:
GeomsComponent._region_data
Successfully merging a pull request may close this issue.
HydroMT version checks
Reproducible Example
Current behaviour
Codecov is not being called, the latest status is a year old
Desired behaviour
This should be added to tests.yml:
Additional context
The token is required by the Deltares organization
The text was updated successfully, but these errors were encountered: