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

Update version determination #135

Merged
merged 2 commits into from
Aug 24, 2023
Merged

Update version determination #135

merged 2 commits into from
Aug 24, 2023

Conversation

deeprave
Copy link
Contributor

Removes implicit dependence on pkg_resources, and uses standard library importlib instead to determine the module version

Closes Issue #131

@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #135 (aa94231) into master (f7b67d7) will increase coverage by 1.25%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
+ Coverage   89.85%   91.11%   +1.25%     
==========================================
  Files           2        2              
  Lines         138      135       -3     
  Branches       18       18              
==========================================
- Hits          124      123       -1     
+ Misses          9        7       -2     
  Partials        5        5              
Files Changed Coverage Δ
widget_tweaks/__init__.py 100.00% <100.00%> (+40.00%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

2 participants