Skip to content

BDMS 55: ensure sample router is fully covered#80

Merged
jirhiker merged 1 commit into
pre-productionfrom
jab-api-coverage-sample
Aug 13, 2025
Merged

BDMS 55: ensure sample router is fully covered#80
jirhiker merged 1 commit into
pre-productionfrom
jab-api-coverage-sample

Conversation

@jacob-a-brown

Copy link
Copy Markdown
Contributor

Why

This PR addresses the following problem / context:

  • The sample router should have full GET, Get by ID, POST, PATCH, and DELETE coverage and tests

How

Implementation summary - the following was changed / added / removed:

  • Added DELETE /sample/{sample_id} endpoint
  • Added tests for the DELETE /sample/{sample_id} endpoint

Notes

Any special considerations, workarounds, or follow-up work to note?

@jacob-a-brown jacob-a-brown requested a review from jirhiker August 12, 2025 20:18
@codecov-commenter

codecov-commenter commented Aug 12, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

Files with missing lines Coverage Δ
api/sample.py 100.00% <100.00%> (ø)
tests/test_sample.py 98.62% <100.00%> (+0.13%) ⬆️

@jirhiker jirhiker merged commit 385aeee into pre-production Aug 13, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants