Closed jameshcorbett closed 1 month ago
Ok @trws there is one failing test but I'm pretty sure I know what's wrong and it's just a matter of updating some JGFs after making sure everything looks sane (which is kind of slow since the JSON isn't formatted nicely so requires a lot of manual intervention). If the code looks good to you I could probably get the tests passing in time for the release tomorrow.
Thanks! Setting MWP
Attention: Patch coverage is 67.74194%
with 10 lines
in your changes missing coverage. Please review.
Project coverage is 75.3%. Comparing base (
d21d455
) to head (c1af690
). Report is 5 commits behind head on master.
Files with missing lines | Patch % | Lines |
---|---|---|
resource/writers/match_writers.cpp | 67.7% | 10 Missing :warning: |
Now that #1293 has made the JGF reader smarter about defaults and the ion-R utility less verbose, the JGF match writer needs similar treatment.