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

Resolves #6 #10

Merged
merged 59 commits into from
Jan 7, 2022
Merged

Resolves #6 #10

merged 59 commits into from
Jan 7, 2022

Conversation

rszamszur
Copy link
Member

@rszamszur rszamszur commented Jan 7, 2022

Features

Internal

  • Extend make targets for package and template.
  • Add minor improvements to package and template GitHub workflows.

@rszamszur rszamszur added the enhancement New feature or request label Jan 7, 2022
@rszamszur rszamszur added this to the 0.5.0 milestone Jan 7, 2022
@rszamszur rszamszur self-assigned this Jan 7, 2022
@rszamszur rszamszur linked an issue Jan 7, 2022 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Jan 7, 2022

Codecov Report

Merging #10 (137267d) into r.0.5.0 (87380f2) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           r.0.5.0      #10      +/-   ##
===========================================
+ Coverage    99.04%   99.09%   +0.04%     
===========================================
  Files           25       15      -10     
  Lines          313      330      +17     
===========================================
+ Hits           310      327      +17     
  Misses           3        3              
Impacted Files Coverage Δ
...cookiecutter.package_name}}/app/exceptions/http.py 100.00% <ø> (ø)
.../{{cookiecutter.package_name}}/app/models/ready.py 100.00% <ø> (ø)
...cookiecutter.package_name}}/app/models/response.py 100.00% <ø> (ø)
...ecutter.package_name}}/app/utils/aiohttp_client.py 100.00% <ø> (ø)
...me}}/{{cookiecutter.package_name}}/config/redis.py 100.00% <ø> (ø)
fastapi_mvc/cli/cli.py 100.00% <100.00%> (ø)
fastapi_mvc/cli/commands/new.py 100.00% <100.00%> (ø)
...r_name}}/{{cookiecutter.package_name}}/app/asgi.py 100.00% <100.00%> (ø)
...ter.package_name}}/app/controllers/api/v1/ready.py 100.00% <100.00%> (ø)
...}/{{cookiecutter.package_name}}/app/utils/redis.py 100.00% <100.00%> (ø)
... and 13 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 51381cd...137267d. Read the comment docs.

@rszamszur rszamszur merged commit cff9b70 into r.0.5.0 Jan 7, 2022
@rszamszur rszamszur deleted the enhancement/#6 branch January 7, 2022 21:12
@rszamszur rszamszur mentioned this pull request Jan 8, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature Request: Turn this into a cookiecutter template
2 participants