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

Adopt modern packaging #370

Closed
wants to merge 9 commits into from
Closed

Adopt modern packaging #370

wants to merge 9 commits into from

Conversation

yakky
Copy link
Member

@yakky yakky commented Apr 26, 2020

  • bumpversion
  • towncrier
  • github actions
  • pre-commit
  • github templates

Fix #362
Fix #363
Fix #364

Code compatibility layers to support python, old django will be removed in a future commit / PR
- bumpversion
- towncrier
- github actions
- pre-commit
@codecov
Copy link

codecov bot commented Apr 26, 2020

Codecov Report

Merging #370 into develop will increase coverage by 0.17%.
The diff coverage is 94.09%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #370      +/-   ##
===========================================
+ Coverage    92.78%   92.96%   +0.17%     
===========================================
  Files            7        7              
  Lines          610      597      -13     
  Branches       121      121              
===========================================
- Hits           566      555      -11     
+ Misses          17       15       -2     
  Partials        27       27              
Flag Coverage Δ
#unittests 92.96% <94.09%> (?)
Impacted Files Coverage Δ
djangocms_installer/config/internal.py 86.20% <42.85%> (-0.46%) ⬇️
djangocms_installer/config/ini.py 90.41% <91.66%> (+2.09%) ⬆️
djangocms_installer/config/__init__.py 91.82% <91.95%> (-0.11%) ⬇️
djangocms_installer/install/__init__.py 95.34% <94.11%> (-0.11%) ⬇️
djangocms_installer/django/__init__.py 92.48% <98.24%> (-0.07%) ⬇️
djangocms_installer/config/data.py 100.00% <100.00%> (ø)
djangocms_installer/utils.py 100.00% <100.00%> (ø)

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 d964fc3...53fc9ff. Read the comment docs.

@yakky
Copy link
Member Author

yakky commented Jul 15, 2020

replaced by #373

@yakky yakky closed this Jul 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use black Update tooling / packaging Move to github actions
1 participant