Skip to content

ADD: Ravens support to ONM #19

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

Draft
wants to merge 18 commits into
base: main
Choose a base branch
from

Conversation

juanjospina
Copy link
Collaborator

Work-in-progress (WIP)

  1. Adds support to solving ONM problems using RAVENS json file.
  2. Adds functions to convert from MATH to ENG model to create solutions in the currently supported RONM format.

NOTE: It requires the branch add-ravens-schema from PowerModelsDistribution (this branch is what gives support for parsing ravens2math)

@juanjospina juanjospina marked this pull request as draft April 17, 2025 20:36
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

Attention: Patch coverage is 3.38164% with 200 lines in your changes missing coverage. Please review.

Project coverage is 78.27%. Comparing base (e910054) to head (dab0ab1).
Report is 9 commits behind head on main.

Files with missing lines Patch % Lines
src/data_model/ravens2math.jl 0.00% 142 Missing ⚠️
src/prob/dispatch.jl 0.00% 52 Missing ⚠️
src/core/base.jl 50.00% 2 Missing ⚠️
src/core/ref.jl 71.42% 2 Missing ⚠️
src/prob/common.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   81.64%   78.27%   -3.37%     
==========================================
  Files          45       46       +1     
  Lines        5328     5487     +159     
==========================================
- Hits         4350     4295      -55     
- Misses        978     1192     +214     

☔ 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.

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