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

ENH,REL: Nano-Utils 2.3.0 #34

Merged
merged 6 commits into from
Oct 16, 2021
Merged

ENH,REL: Nano-Utils 2.3.0 #34

merged 6 commits into from
Oct 16, 2021

Conversation

BvB93
Copy link
Member

@BvB93 BvB93 commented Oct 16, 2021

  • Added UserMapping entry points for the IPython key completioner and pretty printer.
  • Added a decorator for applying the effect of warnings.filterwarnings to the decorated function.

@BvB93 BvB93 added the enhancement New feature or request label Oct 16, 2021
@codecov
Copy link

codecov bot commented Oct 16, 2021

Codecov Report

Merging #34 (adcbcd8) into master (44513ce) will decrease coverage by 0.22%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   84.46%   84.23%   -0.23%     
==========================================
  Files          18       18              
  Lines        1281     1307      +26     
  Branches      177      182       +5     
==========================================
+ Hits         1082     1101      +19     
- Misses        157      161       +4     
- Partials       42       45       +3     
Impacted Files Coverage Δ
nanoutils/_user_dict.py 84.94% <66.66%> (-2.85%) ⬇️
nanoutils/utils.py 87.56% <91.66%> (+0.27%) ⬆️
nanoutils/__version__.py 100.00% <100.00%> (ø)
nanoutils/_dtype_mapping.py 89.61% <0.00%> (+0.64%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 44513ce...adcbcd8. Read the comment docs.

@BvB93 BvB93 merged commit 32e3a9d into master Oct 16, 2021
@BvB93 BvB93 deleted the key branch October 16, 2021 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant