Closed peterdudfield closed 2 years ago
Merging #103 (2eb69bb) into main (5b6091c) will increase coverage by
0.75%
. The diff coverage is38.46%
.
@@ Coverage Diff @@
## main #103 +/- ##
==========================================
+ Coverage 49.57% 50.33% +0.75%
==========================================
Files 12 12
Lines 1051 1059 +8
==========================================
+ Hits 521 533 +12
+ Misses 530 526 -4
Impacted Files | Coverage Δ | |
---|---|---|
pvoutput/pvoutput.py | 27.40% <38.46%> (+1.86%) |
:arrow_up: |
pvoutput/utils.py | 57.52% <0.00%> (+1.76%) |
:arrow_up: |
:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more
Pull Request
Description
print out local time in reset time
Fixes #15
How Has This Been Tested?
normal unitetsts
added a unittest for this function
[ ] Yes
Checklist: