Skip to content

fix: add safe parsing for long int values#140

Merged
mcllerena merged 3 commits into
mainfrom
ml/safe-conversion
May 20, 2026
Merged

fix: add safe parsing for long int values#140
mcllerena merged 3 commits into
mainfrom
ml/safe-conversion

Conversation

@mcllerena
Copy link
Copy Markdown
Contributor

No description provided.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.33%. Comparing base (eabaa5b) to head (7730050).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #140      +/-   ##
==========================================
+ Coverage   95.31%   95.33%   +0.01%     
==========================================
  Files           8        8              
  Lines        1816     1821       +5     
==========================================
+ Hits         1731     1736       +5     
  Misses         85       85              

☔ 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 mcllerena merged commit c565313 into main May 20, 2026
26 checks passed
@mcllerena mcllerena deleted the ml/safe-conversion branch May 20, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OverflowError loading AEMO PLEXOS XML -- uid values exceed SQLite INTEGER range

3 participants