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

chore: release v0.1.12 #24

Merged
merged 2 commits into from
Dec 4, 2024
Merged

Conversation

denehoffman
Copy link
Owner

🤖 New release

  • laddu: 0.1.11 -> 0.1.12
Changelog

0.1.12 - 2024-12-04

Added

  • add basic implementation to read directly from ROOT files
  • (bench) updated benchmark to run over available parallelism

Fixed

  • correct parallelism to allow for proper codspeed benchmarking
  • minor fixes for building without rayon/pyo3

Other

  • Merge pull request #23 from denehoffman/reading-root
  • get rid of from_momentum method and replace with methods coming from 3-vectors
  • change order of four-vector components and modify operation of boost
  • bump dependencies


This PR was generated with release-plz.

Copy link

codecov bot commented Dec 4, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.08%. Comparing base (a3face0) to head (332176a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  Coverage   78.08%   78.08%           
=======================================
  Files          14       14           
  Lines        3989     3989           
  Branches     3989     3989           
=======================================
  Hits         3115     3115           
  Misses        846      846           
  Partials       28       28           

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

Copy link

codspeed-hq bot commented Dec 4, 2024

CodSpeed Performance Report

Merging #24 will not alter performance

Comparing release-plz-2024-12-04T00-09-53Z (332176a) with main (a3face0)

Summary

✅ 5 untouched benchmarks

@denehoffman denehoffman merged commit 63eafa2 into main Dec 4, 2024
24 checks passed
@denehoffman denehoffman deleted the release-plz-2024-12-04T00-09-53Z branch December 4, 2024 00:55
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.

1 participant