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: Added flexibility to either read "Up", "UP" or "uP" on the table data parser #1191

Merged
merged 2 commits into from
Sep 16, 2024

fix: Updated test to accept "up" or "down"

e704697
Select commit
Loading
Failed to load commit list.
Merged

feat: Added flexibility to either read "Up", "UP" or "uP" on the table data parser #1191

fix: Updated test to accept "up" or "down"
e704697
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 12, 2024 in 0s

84.64% (+0.00%) compared to 3ce7468

View this Pull Request on Codecov

84.64% (+0.00%) compared to 3ce7468

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.64%. Comparing base (3ce7468) to head (e704697).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1191   +/-   ##
=======================================
  Coverage   84.64%   84.64%           
=======================================
  Files         180      180           
  Lines        8256     8256           
=======================================
  Hits         6988     6988           
  Misses       1268     1268           
Files with missing lines Coverage Δ
src/parsers/power_system_table_data.jl 82.36% <100.00%> (ø)