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

v0.3.0 #6

Merged
merged 5 commits into from
Aug 25, 2023
Merged

v0.3.0 #6

merged 5 commits into from
Aug 25, 2023

Conversation

percevalw
Copy link
Member

Description

  • chore: bump version to 0.3.0
  • fix: allow keyword only parameters
  • fix: avoid import of all entry points by catalogue during failed registry lookup
  • fix: "quantic bug" during serialization, leading to mixed config fields

@codecov
Copy link

codecov bot commented Aug 25, 2023

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.57% ⚠️

Comparison is base (6126f5c) 97.82% compared to head (974dcb5) 97.26%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   97.82%   97.26%   -0.57%     
==========================================
  Files           8        8              
  Lines         644      658      +14     
==========================================
+ Hits          630      640      +10     
- Misses         14       18       +4     
Files Changed Coverage Δ
confit/registry.py 96.45% <63.63%> (-2.79%) ⬇️
confit/__init__.py 100.00% <100.00%> (ø)
confit/config.py 96.53% <100.00%> (+0.05%) ⬆️

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

@percevalw percevalw merged commit 3afe6e8 into main Aug 25, 2023
@percevalw percevalw deleted the v0.3.0 branch August 25, 2023 16:20
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.

1 participant