Skip to content

Commit

Permalink
debug coverage issue
Browse files Browse the repository at this point in the history
  • Loading branch information
clami66 committed Mar 25, 2024
1 parent 62a7539 commit 0148f55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions run_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ coverage run -a -m DockQ.DockQ examples/1EXB_r_l_b.model.pdb examples/1EXB_r_l_b
# Test that cif parsing behaves same as pdb parsing
coverage run -a -m DockQ.DockQ examples/1EXB_r_l_b.model.pdb examples/1EXB_r_l_b.pdb --mapping DH:AE
coverage run -a -m DockQ.DockQ examples/1EXB_r_l_b.model.pdb examples/1EXB.cif.gz --mapping DH:AE

coverage report

0 comments on commit 0148f55

Please sign in to comment.