NREL / infrasys

Data store for components and time series in support of Python-based modeling packages
https://nrel.github.io/infrasys/
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Add a better error message #21

Closed daniel-thom closed 6 months ago

daniel-thom commented 7 months ago

The backtrace seen by a user that calls System.add_time_series with an incorrect argument order was confusing.

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.75%. Comparing base (7a6c18f) to head (9b2e8c4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #21 +/- ## ========================================== + Coverage 95.74% 95.75% +0.01% ========================================== Files 24 24 Lines 2069 2074 +5 ========================================== + Hits 1981 1986 +5 Misses 88 88 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.