Closed SeanBryan51 closed 6 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 69.97%. Comparing base (
59910ed
) to head (bb0ab3d
). Report is 6 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Preview link for documentation: https://benchcab--290.org.readthedocs.build/en/290/
I've just seen this. While you are at it, would you mind correcting the last line in the repo
description:
### [repo](#repo)
Contains settings to specify the CABLE branch to test against.
This key is _required_. The `repo` key must specify either the [`svn`](#+repo.svn) key or the [`git`](#+repo.git) key.
With:
This key is _required_. The `repo` key must specify the [`svn`](#+repo.svn), the [`git`](#+repo.git) or the [`local`](#+repo.local) key.
Fixes #269