Conversation
Codecov Report
@@ Coverage Diff @@ ## develop #1978 +/- ## =========================================== - Coverage 56.50% 56.50% -0.01% =========================================== Files 463 463 Lines 12986 12985 -1 =========================================== - Hits 7338 7337 -1 Misses 5648 5648
Continue to review full report at Codecov.
|
Co-authored-by: Mike Salvatore <mike.s.salvatore@gmail.com>
0754b63 to c43bc3a Compare | - All "/api/monkey_control" endpoints to "/api/monkey-control". #1888 | ||
| - All "/api/monkey" endpoints to "/api/agent". #1888 | ||
| - Update MongoDB version to 4.4.x. #1924 | ||
| - Endpoint to get agent binaries from "/api/agent/download/<string:os>" to |
There was a problem hiding this comment.
I don't think this is relevant to the users
There was a problem hiding this comment.
Besides being an API endpoint which seems relevant enough to me, it is encountered by the user if they try to run the monkey manually using the command given in the UI. I feel like it is.
There was a problem hiding this comment.
Changes for any user-facing interface belong in the changelog. The HTTP API qualifies.
What does this PR do?
Fixes a part of #1974
PR Checklist
Testing Checklist
Added relevant unit tests?If applicable, add screenshots or log transcripts of the feature working