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

⬆️ Combined dependabot updates #919

Merged
merged 4 commits into from
Dec 1, 2021
Merged

Conversation

s-weigand
Copy link
Member

@s-weigand s-weigand commented Nov 30, 2021

@s-weigand s-weigand requested a review from a team as a code owner November 30, 2021 22:53
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran/combined-updates

@codecov
Copy link

codecov bot commented Nov 30, 2021

Codecov Report

Merging #919 (16e373b) into main (910b832) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##            main    #919   +/-   ##
=====================================
  Coverage   85.1%   85.1%           
=====================================
  Files         85      85           
  Lines       4796    4796           
  Branches     921     921           
=====================================
  Hits        4082    4082           
  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 910b832...16e373b. Read the comment docs.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 30, 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]       [16e373b4]
     <v0.5.0rc1>                 
       53.4±0.5ms       55.9±0.4ms     1.05  BenchmarkOptimize.time_optimize(False, False, False)
        57.6±20ms       60.5±0.8ms     1.05  BenchmarkOptimize.time_optimize(False, False, True)
       52.9±0.5ms       56.0±0.3ms     1.06  BenchmarkOptimize.time_optimize(False, True, False)
       56.6±0.7ms         60.0±3ms     1.06  BenchmarkOptimize.time_optimize(False, True, True)
       64.7±0.4ms       67.4±0.6ms     1.04  BenchmarkOptimize.time_optimize(True, False, False)
        98.3±40ms        71.5±30ms    ~0.73  BenchmarkOptimize.time_optimize(True, False, True)
       64.3±0.4ms       66.9±0.3ms     1.04  BenchmarkOptimize.time_optimize(True, True, False)
        69.3±10ms        71.8±30ms     1.04  BenchmarkOptimize.time_optimize(True, True, True)
             193M             190M     0.99  IntegrationTwoDatasets.peakmem_optimize
+      1.51±0.03s       1.84±0.04s     1.22  IntegrationTwoDatasets.time_optimize

Benchmark diff main vs. PR

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [910b832c]       [16e373b4]
       56.3±0.6ms       55.9±0.4ms     0.99  BenchmarkOptimize.time_optimize(False, False, False)
         60.3±2ms       60.5±0.8ms     1.00  BenchmarkOptimize.time_optimize(False, False, True)
       55.9±0.5ms       56.0±0.3ms     1.00  BenchmarkOptimize.time_optimize(False, True, False)
         59.9±8ms         60.0±3ms     1.00  BenchmarkOptimize.time_optimize(False, True, True)
       67.1±0.3ms       67.4±0.6ms     1.00  BenchmarkOptimize.time_optimize(True, False, False)
        72.5±30ms        71.5±30ms     0.99  BenchmarkOptimize.time_optimize(True, False, True)
       67.1±0.3ms       66.9±0.3ms     1.00  BenchmarkOptimize.time_optimize(True, True, False)
       71.8±0.7ms        71.8±30ms     1.00  BenchmarkOptimize.time_optimize(True, True, True)
             193M             190M     0.99  IntegrationTwoDatasets.peakmem_optimize
       1.82±0.08s       1.84±0.04s     1.01  IntegrationTwoDatasets.time_optimize

dependabot bot and others added 4 commits December 1, 2021 08:30
Bumps [scipy](https://github.com/scipy/scipy) from 1.7.1 to 1.7.3.
- [Release notes](https://github.com/scipy/scipy/releases)
- [Commits](scipy/scipy@v1.7.1...v1.7.3)

---
updated-dependencies:
- dependency-name: scipy
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [netcdf4](https://github.com/Unidata/netcdf4-python) from 1.5.7 to 1.5.8.
- [Release notes](https://github.com/Unidata/netcdf4-python/releases)
- [Changelog](https://github.com/Unidata/netcdf4-python/blob/master/Changelog)
- [Commits](https://github.com/Unidata/netcdf4-python/commits)

---
updated-dependencies:
- dependency-name: netcdf4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
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]>
Bumps [rich](https://github.com/willmcgugan/rich) from 10.12.0 to 10.14.0.
- [Release notes](https://github.com/willmcgugan/rich/releases)
- [Changelog](https://github.com/willmcgugan/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v10.12.0...v10.14.0)

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

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

@jsnel jsnel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@sonarcloud
Copy link

sonarcloud bot commented Dec 1, 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
1.5% 1.5% Duplication

@jsnel jsnel merged commit 47e558e into glotaran:main Dec 1, 2021
@jsnel jsnel deleted the combined-updates branch December 1, 2021 08:12
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