-
Notifications
You must be signed in to change notification settings - Fork 7
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
Release/0.1.0 #34
Release/0.1.0 #34
Conversation
Fix files location, and a typo
* master: Update check-publish.yaml
Feature/downstream ci
Added codecov coverage for python code
Feature add precommit yaml file
Use functools.wraps to avoid duplicating the docsgtrings between the module level functions and the FDB class ones
Add config and user_config options to pyfdb
Use FDB_HOME in addition to FDB5_HOME to find the library
Add "packaging" to requirements
More permissive utf-8 decoding for error strings from the C++ side.
This reverts commit 4e36504.
Changes regarding setting up the build configuration in pyproject.toml file. - Getting rid of egg build - Updating related dependencies and stuff needed
Moving towards pyproject.toml
Dependencies like eccodes-python are now only needed for testing dependency group.
Feature/eccodes 24
|
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #34 +/- ##
=========================================
Coverage ? 94.77%
=========================================
Files ? 3
Lines ? 134
Branches ? 0
=========================================
Hits ? 127
Misses ? 7
Partials ? 0 ☔ View full report in Codecov by Sentry. |
No description provided.