Skip to content

Conversation

@XuehaiPan
Copy link
Member

Description

Describe your changes in detail.

Motivation and Context

Why is this change required? What problem does it solve?
If it fixes an open issue, please link to the issue here.
You can use the syntax close #15213 if this solves the issue #15213

  • I have raised an issue to propose this change (required for new features and bug fixes)

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds core functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (update in the documentation)

Checklist

Go over all the following points, and put an x in all the boxes that apply.
If you are unsure about any of these, don't hesitate to ask. We are here to help!

  • I have read the CONTRIBUTION guide. (required)
  • My change requires a change to the documentation.
  • I have updated the tests accordingly. (required for a bug fix or a new feature)
  • I have updated the documentation accordingly.
  • I have reformatted the code using make format. (required)
  • I have checked the code using make lint. (required)
  • I have ensured make test pass. (required)

@XuehaiPan XuehaiPan added enhancement New feature or request dependencies Pull requests that update a dependency file labels May 12, 2024
@XuehaiPan XuehaiPan self-assigned this May 12, 2024
@codecov
Copy link

codecov bot commented May 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (1436812) to head (c2839ba).
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #137   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines         1268      1267    -1     
=========================================
- Hits          1268      1267    -1     
Flag Coverage Δ
unittests 100.00% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@XuehaiPan XuehaiPan force-pushed the python-3.13 branch 4 times, most recently from 1fd871a to 1139bf2 Compare June 11, 2024 13:47
@XuehaiPan XuehaiPan force-pushed the python-3.13 branch 4 times, most recently from c88755b to 4c71269 Compare June 30, 2024 10:42
@XuehaiPan XuehaiPan force-pushed the python-3.13 branch 8 times, most recently from 107aba5 to 9171193 Compare July 6, 2024 15:05
@XuehaiPan XuehaiPan force-pushed the python-3.13 branch 8 times, most recently from 3d8bc9d to ea81489 Compare July 23, 2024 11:33
@XuehaiPan XuehaiPan force-pushed the python-3.13 branch 5 times, most recently from 9027cdc to 17bcf44 Compare September 24, 2024 19:42
@XuehaiPan XuehaiPan merged commit b116592 into metaopt:main Sep 28, 2024
@XuehaiPan XuehaiPan deleted the python-3.13 branch September 28, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cxx Something related to the CXX source code dependencies Pull requests that update a dependency file enhancement New feature or request thread-safety Multi-threading issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant