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

Develop 1.0 diff #429

Merged
merged 37 commits into from
Aug 19, 2022
Merged

Develop 1.0 diff #429

merged 37 commits into from
Aug 19, 2022

Conversation

vineetbansal
Copy link
Contributor

A first-pass implementation of derivatives.

@coveralls
Copy link

coveralls commented Jun 20, 2022

Pull Request Test Coverage Report for Build 2733627087

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 71 (0.0%) changed or added relevant lines in 3 files are covered.
  • 240 unchanged lines in 6 files lost coverage.
  • Overall coverage decreased (-9.7%) to 80.183%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/osqp_api.c 0 2 0.0%
src/derivative.c 0 19 0.0%
algebra/_common/csc_utils.c 0 50 0.0%
Files with Coverage Reduction New Missed Lines %
src/lin_sys.c 1 50.0%
src/osqp_api.c 3 88.82%
algebra/_common/csc_utils.c 23 55.05%
algebra/default/matrix.c 37 56.67%
algebra/default/vector.c 59 83.7%
algebra/default/lin_sys/direct/qdldl_interface.c 117 55.17%
Totals Coverage Status
Change from base Build 2530835380: -9.7%
Covered Lines: 2626
Relevant Lines: 3275

💛 - Coveralls

@vineetbansal vineetbansal marked this pull request as ready for review June 21, 2022 19:59
@vineetbansal vineetbansal merged commit 3c0ffa8 into develop-1.0 Aug 19, 2022
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.

None yet

2 participants