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

Release/0.1.0 #34

Closed
wants to merge 65 commits into from
Closed

Release/0.1.0 #34

wants to merge 65 commits into from

Conversation

tbkr
Copy link
Collaborator

@tbkr tbkr commented Nov 8, 2024

No description provided.

oiffrig and others added 30 commits April 4, 2023 14:35
* master:
  Update check-publish.yaml
Added codecov coverage for python code
TomHodson and others added 27 commits October 8, 2024 10:52
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
More permissive utf-8 decoding for error strings from the C++ side.
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.
@FussyDuck
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
5 out of 7 committers have signed the CLA.

✅ figi44
✅ kinow
✅ tbkr
✅ tlmquintino
✅ TomHodson
❌ oiffrig
❌ simondsmart
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 96.21212% with 5 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@b004bd5). Learn more about missing BASE report.

Files with missing lines Patch % Lines
setup.py 0.00% 4 Missing ⚠️
tests/test_pyfdb.py 99.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

@tbkr tbkr closed this Nov 8, 2024
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.

9 participants