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 sdtfile from 2021.3.21 to 2021.11.18 #909

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps sdtfile from 2021.3.21 to 2021.11.18.

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 requested a review from a team as a code owner November 19, 2021 17:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 19, 2021
@dependabot dependabot bot requested a review from jsnel November 19, 2021 17:01
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch glotaran/pyglotaran/dependabot/pip/sdtfile-2021.11.18

@github-actions
Copy link
Contributor

github-actions bot commented Nov 19, 2021

Benchmark is done. Checkout the benchmark result page.
Benchmark differences below 5% might be due to CI noise.

Benchmark diff v0.5.0rc1 vs. main

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [d05c042a]       [6fd18994]
     <v0.5.0rc1>                 
       72.5±0.6ms         76.1±1ms     1.05  BenchmarkOptimize.time_optimize(False, False, False)
        92.8±40ms         81.9±3ms    ~0.88  BenchmarkOptimize.time_optimize(False, False, True)
       73.7±0.9ms       76.6±0.8ms     1.04  BenchmarkOptimize.time_optimize(False, True, False)
        79.1±30ms        82.8±30ms     1.05  BenchmarkOptimize.time_optimize(False, True, True)
       89.5±0.6ms         93.2±1ms     1.04  BenchmarkOptimize.time_optimize(True, False, False)
        95.5±10ms         101±20ms     1.06  BenchmarkOptimize.time_optimize(True, False, True)
         90.3±2ms         95.1±1ms     1.05  BenchmarkOptimize.time_optimize(True, True, False)
        95.3±30ms         104±20ms     1.09  BenchmarkOptimize.time_optimize(True, True, True)
             199M             198M     0.99  IntegrationTwoDatasets.peakmem_optimize
+      1.87±0.04s        2.31±0.1s     1.24  IntegrationTwoDatasets.time_optimize

Benchmark diff main vs. PR

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [88111bb1]       [6fd18994]
       76.4±0.8ms         76.1±1ms     1.00  BenchmarkOptimize.time_optimize(False, False, False)
         155±40ms         81.9±3ms    ~0.53  BenchmarkOptimize.time_optimize(False, False, True)
       75.8±0.9ms       76.6±0.8ms     1.01  BenchmarkOptimize.time_optimize(False, True, False)
         109±40ms        82.8±30ms    ~0.76  BenchmarkOptimize.time_optimize(False, True, True)
         94.0±1ms         93.2±1ms     0.99  BenchmarkOptimize.time_optimize(True, False, False)
         102±30ms         101±20ms     0.99  BenchmarkOptimize.time_optimize(True, False, True)
       94.2±0.9ms         95.1±1ms     1.01  BenchmarkOptimize.time_optimize(True, True, False)
         102±30ms         104±20ms     1.02  BenchmarkOptimize.time_optimize(True, True, True)
             196M             198M     1.01  IntegrationTwoDatasets.peakmem_optimize
       2.30±0.06s        2.31±0.1s     1.00  IntegrationTwoDatasets.time_optimize

@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #909 (6fd1899) into main (88111bb) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #909   +/-   ##
=====================================
  Coverage   85.1%   85.1%           
=====================================
  Files         85      85           
  Lines       4793    4793           
  Branches     920     920           
=====================================
  Hits        4079    4079           
  Misses       562     562           
  Partials     152     152           

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 88111bb...6fd1899. Read the comment docs.

Bumps [sdtfile](https://github.com/cgohlke/sdtfile) from 2021.3.21 to 2021.11.18.
- [Release notes](https://github.com/cgohlke/sdtfile/releases)
- [Commits](cgohlke/sdtfile@v2021.3.21...v2021.11.18)

---
updated-dependencies:
- dependency-name: sdtfile
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/sdtfile-2021.11.18 branch from 8fa582e to 6fd1899 Compare November 29, 2021 11:09
@sonarcloud
Copy link

sonarcloud bot commented Nov 29, 2021

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

jsnel pushed a commit that referenced this pull request Dec 1, 2021
Bump scipy from 1.7.1 to 1.7.3 #915
Bump sdtfile from 2021.3.21 to 2021.11.18 #909
Bump rich from 10.12.0 to 10.14.0 #908
Bump netcdf4 from 1.5.7 to 1.5.8 #890

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2021

Looks like sdtfile is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 1, 2021
@dependabot dependabot bot deleted the dependabot/pip/sdtfile-2021.11.18 branch December 1, 2021 08:13
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.

1 participant