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

copier update PPT 2.0.5 #182

Merged
merged 1 commit into from
Dec 19, 2024
Merged

copier update PPT 2.0.5 #182

merged 1 commit into from
Dec 19, 2024

Conversation

hombit
Copy link
Collaborator

@hombit hombit commented Dec 19, 2024

Change Description

  • My PR includes a link to the issue that I am addressing

Solution Description

Code Quality

  • I have read the Contribution Guide
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

Project-Specific Pull Request Checklists

Bug Fix Checklist

  • My fix includes a new test that breaks as a result of the bug (if possible)
  • My change includes a breaking change
    • My change includes backwards compatibility and deprecation warnings (if possible)

New Feature Checklist

  • I have added or updated the docstrings associated with my feature using the NumPy docstring format
  • I have updated the tutorial to highlight my new feature (if appropriate)
  • I have added unit/End-to-End (E2E) test cases to cover my new feature
  • My change includes a breaking change
    • My change includes backwards compatibility and deprecation warnings (if possible)

Documentation Change Checklist

Build/CI Change Checklist

  • If required or optional dependencies have changed (including version numbers), I have updated the README to reflect this
  • If this is a new CI setup, I have added the associated badge to the README

Other Change Checklist

  • Any new or updated docstrings use the NumPy docstring format.
  • I have updated the tutorial to highlight my new feature (if appropriate)
  • I have added unit/End-to-End (E2E) test cases to cover any changes
  • My change includes a breaking change
    • My change includes backwards compatibility and deprecation warnings (if possible)

@hombit hombit requested a review from wilsonbb December 19, 2024 19:03
Copy link

codecov bot commented Dec 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.43%. Comparing base (3cb19bd) to head (db094b2).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #182   +/-   ##
=======================================
  Coverage   99.43%   99.43%           
=======================================
  Files          13       13           
  Lines        1062     1062           
=======================================
  Hits         1056     1056           
  Misses          6        6           

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

Copy link

Before [3cb19bd] After [5d1dcd0] Ratio Benchmark (Parameter)
30.9±6ms 39.9±9ms ~1.29 benchmarks.ReassignHalfOfNestedSeries.time_run
268M 268M 1.00 benchmarks.AssignSingleDfToNestedSeries.peakmem_run
24.1±0.1ms 24.2±0.3ms 1.00 benchmarks.AssignSingleDfToNestedSeries.time_run
90.8M 90.6M 1.00 benchmarks.NestedFrameAddNested.peakmem_run
95.6M 95.4M 1.00 benchmarks.NestedFrameQuery.peakmem_run
94.4M 94.3M 1.00 benchmarks.NestedFrameReduce.peakmem_run
288M 288M 1.00 benchmarks.ReassignHalfOfNestedSeries.peakmem_run
1.27±0.02ms 1.25±0.01ms 0.98 benchmarks.NestedFrameReduce.time_run
9.19±0.1ms 8.92±0.2ms 0.97 benchmarks.NestedFrameAddNested.time_run
11.5±0.07ms 11.2±0.2ms 0.97 benchmarks.NestedFrameQuery.time_run

Click here to view all benchmarks.

@hombit hombit merged commit 58ff091 into main Dec 19, 2024
11 checks passed
@hombit hombit deleted the ppt-2.0.5 branch December 19, 2024 20:21
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