Skip to content

Run tests against Django 3.1 instead of 1.11 #240

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 2 commits into from
Aug 11, 2020

Conversation

michael-k
Copy link
Contributor

@michael-k michael-k commented Aug 4, 2020

Issue #, if available: n/a

Description of changes: Ensure support for Django 3.1, ignore Django 1.11.

  • Django 1.11 (LTS) reached its EOL on 2020-04-01. The current LTS release is 2.2.
  • Django 3.1 was released on 2020-08-04.

The list of supported version is available at https://www.djangoproject.com/download/.

The test failures are unrelated, see #239. (rebased)


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Django 1.11 (LTS) reached its EOL on 2020-04-01.  The current LTS
release is 2.2.

Django 3.1 was released on 2020-08-04.
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2020

Codecov Report

Merging #240 into master will decrease coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #240      +/-   ##
==========================================
- Coverage   79.36%   79.29%   -0.07%     
==========================================
  Files          80       80              
  Lines        3159     3159              
==========================================
- Hits         2507     2505       -2     
- Misses        652      654       +2     
Impacted Files Coverage Δ
aws_xray_sdk/core/utils/compat.py 95.23% <100.00%> (ø)
aws_xray_sdk/core/sampling/local/reservoir.py 88.88% <0.00%> (-11.12%) ⬇️

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 638f39e...65a659b. Read the comment docs.

@shengxil shengxil merged commit 2660af1 into aws:master Aug 11, 2020
@michael-k michael-k deleted the django-3.1 branch August 13, 2020 07:26
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.

3 participants