Skip to content

feat: implement PLEXOS solution reader and setup master files for 9-12 versions#141

Open
mcllerena wants to merge 15 commits into
mainfrom
ml/plexos-reader
Open

feat: implement PLEXOS solution reader and setup master files for 9-12 versions#141
mcllerena wants to merge 15 commits into
mainfrom
ml/plexos-reader

Conversation

@mcllerena
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 21, 2026

Codecov Report

❌ Patch coverage is 96.64234% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.98%. Comparing base (2fc5da5) to head (3f58de3).

Files with missing lines Patch % Lines
src/plexosdb/db.py 86.53% 14 Missing ⚠️
src/plexosdb/solution_reader.py 98.44% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #141      +/-   ##
==========================================
+ Coverage   95.55%   95.98%   +0.43%     
==========================================
  Files           8        9       +1     
  Lines        1823     2468     +645     
==========================================
+ Hits         1742     2369     +627     
- Misses         81       99      +18     

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

@mcllerena
Copy link
Copy Markdown
Contributor Author

@copilot resolve the merge conflicts in this pull request

Copilot AI and others added 2 commits May 21, 2026 02:00
Co-authored-by: mcllerena <140716266+mcllerena@users.noreply.github.com>
Copy link
Copy Markdown

Copilot AI commented May 21, 2026

@copilot resolve the merge conflicts in this pull request

Merge conflicts have been resolved in commit 0c97e00.

The key resolutions were:

  • db.py: Fixed PROPERTY_QUERY path to use plexosdb.sql (correct), merged create_schema to support both versioned master template loading (int/tuple/v-string) from this PR and config-only string version updates + seed_defaults from main, added _seed_default_model_data from main
  • docs/source/howtos/create_db.md and docs/source/tutorial.md: Combined documentation from both branches covering all features

All 892 tests pass.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants