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

🚀🚧 Prepare 0.7.1 release #1321

Merged
merged 2 commits into from
Jul 28, 2023
Merged

Conversation

s-weigand
Copy link
Member

@s-weigand s-weigand commented Jul 9, 2023

Just updating the changelog and bumping the version for the 0.7.1 release.

Checklist

  • ✔️ Passing the tests (mandatory for all PR's)

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2023

Binder 👈 Launch a binder notebook on branch s-weigand/pyglotaran/prepare-0.7.1-release

@github-actions
Copy link
Contributor

github-actions bot commented Jul 9, 2023

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

Benchmark diff v0.7.0 vs. main

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [9adf4a49]       [785d7c0b]
     <v0.7.0>                   
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, False, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, False, True)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, True, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, True, True)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, False, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, False, True)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, True, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, True, True)
             217M             220M     1.01  IntegrationTwoDatasets.peakmem_optimize
       1.56±0.06s       1.58±0.02s     1.02  IntegrationTwoDatasets.time_optimize

Benchmark diff main vs. PR

Parametrized benchmark signatures:

BenchmarkOptimize.time_optimize(index_dependent, grouped, weight)

All benchmarks:

       before           after         ratio
     [785d7c0b]       [ed698dbb]
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, False, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, False, True)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, True, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(False, True, True)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, False, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, False, True)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, True, False)
           failed           failed      n/a  BenchmarkOptimize.time_optimize(True, True, True)
             220M             217M     0.99  IntegrationTwoDatasets.peakmem_optimize
       1.58±0.02s       1.54±0.03s     0.97  IntegrationTwoDatasets.time_optimize

@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Patch coverage: 100.0% and no project coverage change.

Comparison is base (785d7c0) 88.5% compared to head (ed698db) 88.5%.

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #1321   +/-   ##
=====================================
  Coverage   88.5%   88.5%           
=====================================
  Files        107     107           
  Lines       5128    5128           
  Branches     962     962           
=====================================
  Hits        4542    4542           
  Misses       471     471           
  Partials     115     115           
Files Changed Coverage Δ
glotaran/__init__.py 100.0% <100.0%> (ø)

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

@jsnel jsnel force-pushed the prepare-0.7.1-release branch 3 times, most recently from c2e9d92 to 2f10127 Compare July 27, 2023 23:11
@sonarcloud
Copy link

sonarcloud bot commented Jul 28, 2023

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 535acaa into glotaran:main Jul 28, 2023
34 checks passed
@jsnel jsnel deleted the prepare-0.7.1-release branch July 28, 2023 13:00
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