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

feature(tests)!: add cases for HttpPost, HttpPut and HttpDelete methods #63

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

nanotaboada
Copy link
Owner

No description provided.

Copy link

codecov bot commented Apr 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 71.68%. Comparing base (8eb11d8) to head (2702f11).

Additional details and impacted files
@@             Coverage Diff             @@
##           master      #63       +/-   ##
===========================================
+ Coverage   45.45%   71.68%   +26.22%     
===========================================
  Files           2        2               
  Lines         110      113        +3     
  Branches       11       12        +1     
===========================================
+ Hits           50       81       +31     
+ Misses         60       32       -28     

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

@nanotaboada nanotaboada merged commit 14c379d into master Apr 17, 2024
8 checks passed
@nanotaboada nanotaboada deleted the feature/tests-controllers branch April 17, 2024 13:13
@nanotaboada nanotaboada linked an issue Apr 17, 2024 that may be closed by this pull request
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.

Improve Test coverage for Controller layer
1 participant