Closed dependabot[bot] closed 3 years ago
Merging #110 (5ac7acd) into master (52329d5) will decrease coverage by
0.03%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #110 +/- ##
==========================================
- Coverage 56.74% 56.70% -0.04%
==========================================
Files 7 7
Lines 1713 1714 +1
==========================================
Hits 972 972
- Misses 741 742 +1
Impacted Files | Coverage Δ | |
---|---|---|
pysradb/download.py | 22.22% <0.00%> (-0.28%) |
:arrow_down: |
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 52329d5...5ac7acd. Read the comment docs.
Bumps pandas from 1.2.0 to 1.2.1.
Release notes
Sourced from pandas's releases.
Commits
9d598a5
RLS: 1.2.169f4f96
Backport PR #39239: DEPR: raise deprecation warning in numpy ufuncs on DataFr...b4c0110
Backport PR #39260: REGR: fix numpy accumulate ufuncs for DataFrame (#39273)b9b61fc
Backport PR #39253: REGR: codecs.open() is always opened in text mode (#39271)c7aaa49
Backport PR #39256: DOC: keep color for note admonitions in sphinx theme (#39...b341ca5
Backport PR #39202 on branch 1.2.x (#39255)3cad03f
Backport PR #39235: Revert "Inconsistent indexes for tick label plotting (#28...15eaddd
Backport PR #39246: DOC: clean-up of v1.2.1 whatsnew (#39248)79aecbd
Backport PR #39233: DOC: 1.2.1 release date (#39237)44d919e
Backport PR #39139: BUG: Placeholders not being filled on docstrings (#39231)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)