Commit c62b90c
committed
chore: specify MongoDB conn string in
This makes sure we explicitly specify the MongoDB connection
string in `action:coverage` to address an issue I observed in
CI for the action would sometimes fail to connect.
It also modifies the `action:coverage` command to delegate to
the `test` command, so that any future updates to how tests
are run is automatically picked up by the coverage checker.
Signed-off-by: Andrew Lilley Brinker <abrinker@mitre.org>action:coverage
1 parent 6476a3b commit c62b90c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments