Skip to content

Refactor and improve tests suite #227

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

Merged
merged 7 commits into from
Dec 29, 2022
Merged

Refactor and improve tests suite #227

merged 7 commits into from
Dec 29, 2022

Conversation

rszamszur
Copy link
Member

@rszamszur rszamszur commented Dec 29, 2022

Checklist:

  • Added tests for changed code where applicable.
  • Documentation reflects the changes where applicable.
  • Updated the CHANGELOG.md file with your changes.
  • My PR is ready to review.

Resolves: #225

Description of the changes being introduced by the pull request:

@rszamszur rszamszur added the refactor Related to major code refactoring/reorganisation label Dec 29, 2022
@github-actions
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request December 29, 2022 22:31 Inactive
@codecov-commenter
Copy link

Codecov Report

Merging #227 (c72d8b2) into master (ccad2bb) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #227   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          393       394    +1     
=========================================
+ Hits           393       394    +1     
Impacted Files Coverage Δ
fastapi_mvc/cli/run.py 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@rszamszur rszamszur merged commit c812151 into master Dec 29, 2022
@rszamszur rszamszur deleted the improve_tests branch December 29, 2022 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Related to major code refactoring/reorganisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor and improve tests suite
2 participants