Closed joaomcteixeira closed 2 years ago
Merging #138 (597f3e3) into master (275c7d5) will decrease coverage by
0.04%
. The diff coverage is80.00%
.
@@ Coverage Diff @@
## master #138 +/- ##
==========================================
- Coverage 83.18% 83.14% -0.05%
==========================================
Files 48 48
Lines 3878 3880 +2
Branches 798 799 +1
==========================================
Hits 3226 3226
- Misses 463 464 +1
- Partials 189 190 +1
Impacted Files | Coverage Δ | |
---|---|---|
pdbtools/pdb_selaltloc.py | 91.20% <80.00%> (-0.86%) |
:arrow_down: |
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 275c7d5...597f3e3. Read the comment docs.
selaltloc
for python 2.7 using OrderedDict2.7
in github actionsIn the end I thought this was the simplest and cleanest way despite the additional import.