invenia / PowerSystemsUnits.jl

PowerSystems Units for Unitful
MIT License
5 stars 2 forks source link

adding dimension and unit for dollar per MWh. #8

Closed mjamei19 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   55.55%   55.55%           
=======================================
  Files           2        2           
  Lines           9        9           
=======================================
  Hits            5        5           
  Misses          4        4
Impacted Files Coverage Δ
src/PowerSystemsUnits.jl 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bdcb729...5f8a713. Read the comment docs.

nicoleepp commented 5 years ago

If it's possible can you think about adding some sort of test for the units you added. Even if it's just confirming they are set.

mjamei19 commented 5 years ago

some simple tests for the defined units are added.