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

[pre-commit.ci] pre-commit autoupdate #1084

Merged
merged 6 commits into from
Jun 5, 2022
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented May 30, 2022

@pre-commit-ci pre-commit-ci bot requested a review from a team as a code owner May 30, 2022 21:34
@github-actions
Copy link
Contributor

Binder 👈 Launch a binder notebook on branch glotaran/pyglotaran/pre-commit-ci-update-config

@github-actions
Copy link
Contributor

github-actions bot commented May 30, 2022

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

Benchmark diff v0.5.1 vs. main

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [96b42630]       [30a198bf]
     <v0.5.1>                   
       51.3±0.4ms       52.5±0.3ms     1.02  BenchmarkOptimize.time_optimize(False, False, False)
       55.4±0.6ms       56.0±0.5ms     1.01  BenchmarkOptimize.time_optimize(False, False, True)
      51.2±0.05ms       52.4±0.3ms     1.02  BenchmarkOptimize.time_optimize(False, True, False)
       55.1±0.5ms       56.1±0.3ms     1.02  BenchmarkOptimize.time_optimize(False, True, True)
       62.7±0.3ms       63.0±0.4ms     1.00  BenchmarkOptimize.time_optimize(True, False, False)
         108±40ms        66.8±20ms    ~0.62  BenchmarkOptimize.time_optimize(True, False, True)
       62.5±0.4ms       63.5±0.9ms     1.02  BenchmarkOptimize.time_optimize(True, True, False)
        66.4±30ms        66.9±30ms     1.01  BenchmarkOptimize.time_optimize(True, True, True)
             203M             204M     1.01  IntegrationTwoDatasets.peakmem_optimize
       1.80±0.08s       1.64±0.07s     0.91  IntegrationTwoDatasets.time_optimize

Benchmark diff main vs. PR

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [80a488d2]       [30a198bf]
       52.4±0.4ms       52.5±0.3ms     1.00  BenchmarkOptimize.time_optimize(False, False, False)
       55.7±0.5ms       56.0±0.5ms     1.01  BenchmarkOptimize.time_optimize(False, False, True)
       52.1±0.1ms       52.4±0.3ms     1.01  BenchmarkOptimize.time_optimize(False, True, False)
       56.0±0.5ms       56.1±0.3ms     1.00  BenchmarkOptimize.time_optimize(False, True, True)
       63.0±0.5ms       63.0±0.4ms     1.00  BenchmarkOptimize.time_optimize(True, False, False)
        67.2±10ms        66.8±20ms     0.99  BenchmarkOptimize.time_optimize(True, False, True)
       63.2±0.4ms       63.5±0.9ms     1.00  BenchmarkOptimize.time_optimize(True, True, False)
        84.0±40ms        66.9±30ms    ~0.80  BenchmarkOptimize.time_optimize(True, True, True)
             204M             204M     1.00  IntegrationTwoDatasets.peakmem_optimize
       1.67±0.05s       1.64±0.07s     0.98  IntegrationTwoDatasets.time_optimize

.pre-commit-config.yaml Outdated Show resolved Hide resolved
pre-commit-ci bot and others added 2 commits June 4, 2022 17:07
updates:
- [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](pre-commit/mirrors-mypy@v0.950...v0.960)
- [github.com/myint/rstcheck: v5.0.0 → v6.0.0rc3](rstcheck/rstcheck@v5.0.0...v6.0.0rc3)
@s-weigand s-weigand force-pushed the pre-commit-ci-update-config branch from 24e20c4 to a7ccd3a Compare June 4, 2022 15:08
@s-weigand s-weigand force-pushed the pre-commit-ci-update-config branch from b1104a1 to a7ccd3a Compare June 5, 2022 14:46
@codecov
Copy link

codecov bot commented Jun 5, 2022

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.3%. Comparing base (80a488d) to head (30a198b).
Report is 204 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1084   +/-   ##
=====================================
  Coverage   87.3%   87.3%           
=====================================
  Files        102     102           
  Lines       5388    5388           
  Branches     997     997           
=====================================
  Hits        4704    4704           
  Misses       530     530           
  Partials     154     154           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

tox.ini Outdated Show resolved Hide resolved
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 5, 2022

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
0.0% 0.0% Duplication

@jsnel jsnel merged commit bc25e89 into main Jun 5, 2022
@jsnel jsnel deleted the pre-commit-ci-update-config branch June 5, 2022 17:40
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.

3 participants