Closed trws closed 6 months ago
problem: somehow we've had an invalid jq command in one of the sched tests for quite some time now
solution: give it the "." pattern rather than ""
This is actually in one of the commits in #1211, but it's driving me crazy not having this fixed in other branches.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 73.9%. Comparing base (2a4f90a) to head (2ac4f78). Report is 179 commits behind head on master.
2a4f90a
2ac4f78
problem: somehow we've had an invalid jq command in one of the sched tests for quite some time now
solution: give it the "." pattern rather than ""
This is actually in one of the commits in #1211, but it's driving me crazy not having this fixed in other branches.