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

chore: Post Django32 Cleanup #156

Merged
merged 1 commit into from
Feb 7, 2022

Conversation

edx-requirements-bot
Copy link
Contributor

Additional information from script execution

Python code cleanup by the cleanup-python-code Jenkins job.

This pull request was generated by the cleanup-python-code Jenkins job, which ran
modernize_github_actions_django; modernize_github_actions; modernize_tox; modernize_setup_file; sed -i -E 's/django(<|>)[0-9]*\.[0-9]+/django<4.0/gi' ./requirements/constraints.txt; make upgrade;

The following packages were installed:
edx-repo-tools

.github/workflows/ci.yml Outdated Show resolved Hide resolved
setup.py Outdated Show resolved Hide resolved
@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-ad91dce branch 2 times, most recently from 9386e34 to 6f26d9a Compare February 4, 2022 11:43
@codecov
Copy link

codecov bot commented Feb 4, 2022

Codecov Report

Merging #156 (9edcf48) into master (ad91dce) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #156   +/-   ##
=======================================
  Coverage   93.24%   93.24%           
=======================================
  Files          18       18           
  Lines        1969     1969           
  Branches      182      182           
=======================================
  Hits         1836     1836           
  Misses        120      120           
  Partials       13       13           
Flag Coverage Δ
unittests 93.24% <100.00%> (ø)

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

Impacted Files Coverage Δ
submissions/__init__.py 100.00% <100.00%> (ø)
submissions/models.py 92.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 ad91dce...9edcf48. Read the comment docs.

@aht007 aht007 marked this pull request as ready for review February 4, 2022 11:44
@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-ad91dce branch from 6f26d9a to 22ab33c Compare February 4, 2022 11:47
.github/workflows/ci.yml Outdated Show resolved Hide resolved
submissions/models.py Show resolved Hide resolved
@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-ad91dce branch from 22ab33c to cf0dc1b Compare February 4, 2022 12:55
@aht007 aht007 closed this Feb 4, 2022
@aht007 aht007 force-pushed the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-ad91dce branch from cf0dc1b to ad91dce Compare February 4, 2022 13:04
@aht007 aht007 reopened this Feb 4, 2022
@aht007 aht007 requested a review from mraarif February 4, 2022 13:13
@aht007 aht007 merged commit 74a9bb1 into master Feb 7, 2022
@aht007 aht007 deleted the jenkins/aht/BOM-POST-DJANGO32-CLEANUP-ad91dce branch February 7, 2022 11:55
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.

4 participants