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

add version #102

Merged
merged 3 commits into from
May 31, 2024
Merged

add version #102

merged 3 commits into from
May 31, 2024

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented May 31, 2024

Resolves #98

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (82fe541) to head (281b5fb).
Report is 56 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #102   +/-   ##
=======================================
  Coverage   98.76%   98.77%           
=======================================
  Files          15       15           
  Lines         894      895    +1     
=======================================
+ Hits          883      884    +1     
  Misses         11       11           

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

Copy link

github-actions bot commented May 31, 2024

Before [82fe541] <v0.1.1> After [257b007] Ratio Benchmark (Parameter)
258M 260M 1.01 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
275M 277M 1.01 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
57.4±3ms 58.0±1ms 1.01 benchmarks.ReassignHalfOfNestedSeries.time_run
84M 84M 1 benchmarks.NestedFrameAddNested.peakmem_run
8.81±0.2ms 8.83±0.1ms 1 benchmarks.NestedFrameAddNested.time_run
88.2M 88.1M 1 benchmarks.NestedFrameQuery.peakmem_run
6.04±0.06ms 6.06±0.07ms 1 benchmarks.NestedFrameQuery.time_run
87.2M 87.1M 1 benchmarks.NestedFrameReduce.peakmem_run
1.06±0ms 1.06±0.02ms 1 benchmarks.NestedFrameReduce.time_run
34.8±3ms 34.5±3ms 0.99 benchmarks.AssignSingleDfToNestedSeries.time_run

Click here to view all benchmarks.

@dougbrn dougbrn requested a review from wilsonbb May 31, 2024 21:45
Copy link
Contributor

@wilsonbb wilsonbb left a comment

Choose a reason for hiding this comment

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

We love to see it

@dougbrn dougbrn merged commit 0bb042a into main May 31, 2024
11 checks passed
@dougbrn dougbrn deleted the add_version branch May 31, 2024 21:48
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.

Add __version__
2 participants