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

feat: add ProblemState #64

Merged
merged 2 commits into from
Mar 28, 2024
Merged

feat: add ProblemState #64

merged 2 commits into from
Mar 28, 2024

Conversation

AayushSabharwal
Copy link
Member

Checklist

  • Appropriate tests were added
  • Any code changes were done in a way that does not break public API
  • All documentation related to code changes were updated
  • The new code follows the
    contributor guidelines, in particular the SciML Style Guide and
    COLPRAC.
  • Any new documentation only uses public API

Additional context

Add any other context about the problem here.

Copy link

codecov bot commented Mar 28, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes are missing coverage. Please review.

Project coverage is 0.00%. Comparing base (494548d) to head (c1b60a6).

Files Patch % Lines
src/problem_state.jl 0.00% 6 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master     #64   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           7       8    +1     
  Lines         366     372    +6     
======================================
- Misses        366     372    +6     

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

@AayushSabharwal
Copy link
Member Author

Docs won't build till MTK is tagged

@ChrisRackauckas ChrisRackauckas merged commit da7aa70 into master Mar 28, 2024
10 of 11 checks passed
@ChrisRackauckas ChrisRackauckas deleted the as/problem-state branch March 28, 2024 17:02
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