Closed xaviernogueira closed 1 year ago
Merging #44 (5772cf2) into main (7d24a6e) will increase coverage by
0.74%
. Report is 1 commits behind head on main. The diff coverage is96.29%
.
@@ Coverage Diff @@
## main #44 +/- ##
==========================================
+ Coverage 35.44% 36.18% +0.74%
==========================================
Files 33 33
Lines 1123 1133 +10
==========================================
+ Hits 398 410 +12
+ Misses 725 723 -2
Files | Coverage Δ | |
---|---|---|
src/clearwater_modules/__init__.py | 100.00% <100.00%> (ø) |
|
src/clearwater_modules/shared/types.py | 100.00% <100.00%> (ø) |
|
src/clearwater_modules/tsm/processes.py | 71.05% <100.00%> (+4.38%) |
:arrow_up: |
src/clearwater_modules/tsm/state_variables.py | 100.00% <100.00%> (ø) |
|
src/clearwater_modules/shared/processes.py | 71.42% <75.00%> (+2.19%) |
:arrow_up: |
Merging in TSM now that I have all the process functions working as intended (following PR #36 ). All the code works and the different config options are implemented + tested. Things can change later, but for now, it is best to merge.
Unfinished TSM tasks: