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 pyproject description for PyPI #184

Merged
merged 1 commit into from
Jan 2, 2025
Merged

add pyproject description for PyPI #184

merged 1 commit into from
Jan 2, 2025

Conversation

dougbrn
Copy link
Collaborator

@dougbrn dougbrn commented Jan 2, 2025

Resolves #172

Copy link

codecov bot commented Jan 2, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.43%. Comparing base (58ff091) to head (bc7b0ee).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #184   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          13       13           
  Lines        1071     1071           
=======================================
  Hits         1065     1065           
  Misses          6        6           

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

@dougbrn dougbrn marked this pull request as ready for review January 2, 2025 18:03
@dougbrn dougbrn requested a review from hombit January 2, 2025 18:03
Copy link

github-actions bot commented Jan 2, 2025

Before [58ff091] <v0.3.3> After [1ef17ef] Ratio Benchmark (Parameter)
1.24±0.01ms 1.27±0.01ms 1.02 benchmarks.NestedFrameReduce.time_run
8.70±0.02ms 8.74±0.03ms 1.01 benchmarks.NestedFrameAddNested.time_run
268M 268M 1 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
91M 91.1M 1 benchmarks.NestedFrameAddNested.peakmem_run
95.7M 95.8M 1 benchmarks.NestedFrameQuery.peakmem_run
11.0±0.06ms 11.1±0.3ms 1 benchmarks.NestedFrameQuery.time_run
94.7M 94.8M 1 benchmarks.NestedFrameReduce.peakmem_run
288M 288M 1 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
31.0±6ms 30.0±7ms 0.97 benchmarks.ReassignHalfOfNestedSeries.time_run
22.8±0.6ms 21.9±0.2ms 0.96 benchmarks.AssignSingleDfToNestedSeries.time_run

Click here to view all benchmarks.

@dougbrn dougbrn merged commit ee8f227 into main Jan 2, 2025
11 checks passed
@dougbrn dougbrn deleted the pyproject_descrip branch January 2, 2025 18:33
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 description to pyproject.toml
2 participants