Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a test for the /delete endpoint #138

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Conversation

northwestwitch
Copy link
Member

@northwestwitch northwestwitch commented Nov 21, 2024

Description

Added

  • Test for the /delete endpoint

How to test

  • Automatic tests

Expected test outcome

  • All tests should pass

Review

  • Tests executed by GitHub actions

This version is a

  • MAJOR - when you make incompatible API changes
  • MINOR - when you add functionality in a backwards compatible manner
  • PATCH - when you make backwards compatible bug fixes or documentation/instructions

@northwestwitch northwestwitch changed the title Add a test for the /deöete endpoint Add a test for the /delete endpoint Nov 21, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.43%. Comparing base (123ee47) to head (1c7c2af).
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #138      +/-   ##
==========================================
+ Coverage   95.30%   95.43%   +0.13%     
==========================================
  Files          11       11              
  Lines         490      504      +14     
==========================================
+ Hits          467      481      +14     
  Misses         23       23              
Flag Coverage Δ
unittests 95.43% <100.00%> (+0.13%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@northwestwitch northwestwitch merged commit bdf28bc into main Nov 21, 2024
7 checks passed
@northwestwitch northwestwitch deleted the test_delete_submission branch November 21, 2024 12:24
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.

2 participants