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

Bump matplotlib-scalebar from 0.7.1 to 0.7.2 #133

Merged
merged 4 commits into from
Feb 6, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2021

Bumps matplotlib-scalebar from 0.7.1 to 0.7.2.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 1, 2021
@codecov-io
Copy link

Codecov Report

Merging #133 (079e07c) into master (32446da) will decrease coverage by 79.00%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #133       +/-   ##
===========================================
- Coverage   95.04%   16.03%   -79.01%     
===========================================
  Files           9        9               
  Lines         686      686               
  Branches      169      169               
===========================================
- Hits          652      110      -542     
- Misses         17      572      +555     
+ Partials       17        4       -13     
Impacted Files Coverage Δ
src/seaborn_image/_grid.py 8.08% <0.00%> (-86.40%) ⬇️
src/seaborn_image/_general.py 11.40% <0.00%> (-84.22%) ⬇️
src/seaborn_image/_core.py 11.86% <0.00%> (-81.36%) ⬇️
src/seaborn_image/_filters.py 25.53% <0.00%> (-74.47%) ⬇️
src/seaborn_image/_datasets.py 26.08% <0.00%> (-73.92%) ⬇️
src/seaborn_image/utils.py 20.93% <0.00%> (-65.12%) ⬇️
src/seaborn_image/_context.py 36.73% <0.00%> (-63.27%) ⬇️
src/seaborn_image/__init__.py 71.42% <0.00%> (-28.58%) ⬇️

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 32446da...079e07c. Read the comment docs.

@SarthakJariwala
Copy link
Owner

Deprecated height_fraction; use width_fraction instead in isns.set_scalebar()

@SarthakJariwala SarthakJariwala merged commit ec12f81 into master Feb 6, 2021
@dependabot dependabot bot deleted the dependabot/pip/matplotlib-scalebar-0.7.2 branch February 6, 2021 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants