Skip to content

Conversation

@sebp
Copy link
Owner

@sebp sebp commented Oct 21, 2025

Checklist

  • pytest passes
  • tests are included
  • code is well formatted
  • documentation renders correctly

What does this implement/fix? Explain your changes
Adds support for OSQP 1.0 and later. Support for previous versions is dropped.

@codacy-production
Copy link

codacy-production bot commented Oct 21, 2025

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00% 100.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (1ce5d32) 3711 3685 99.30%
Head commit (ebcbeb1) 3712 (+1) 3686 (+1) 99.30% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#562) 4 4 100.00%

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@codecov
Copy link

codecov bot commented Oct 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.51%. Comparing base (1ce5d32) to head (ebcbeb1).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #562   +/-   ##
=======================================
  Coverage   98.51%   98.51%           
=======================================
  Files          38       38           
  Lines        3711     3712    +1     
  Branches      482      482           
=======================================
+ Hits         3656     3657    +1     
  Misses         26       26           
  Partials       29       29           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sebp sebp merged commit ee2e897 into master Oct 22, 2025
27 checks passed
@sebp sebp deleted the osqp-1-0 branch October 22, 2025 04:23
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