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

update links #471

Merged
merged 2 commits into from
Dec 12, 2022
Merged

update links #471

merged 2 commits into from
Dec 12, 2022

Conversation

Arhell
Copy link
Contributor

@Arhell Arhell commented Dec 6, 2022

resolve #470

Copy link
Contributor

@Archmonger Archmonger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the tests are broken but that's appears to be a different issue.

Approved.

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #471 (23c3570) into master (8071d26) will increase coverage by 0.74%.
The diff coverage is n/a.

❗ Current head 23c3570 differs from pull request most recent head 3491bc3. Consider uploading reports for the commit 3491bc3 to get more accurate results

@@            Coverage Diff             @@
##           master     #471      +/-   ##
==========================================
+ Coverage   91.12%   91.86%   +0.74%     
==========================================
  Files          19       16       -3     
  Lines         856      676     -180     
  Branches      144      113      -31     
==========================================
- Hits          780      621     -159     
+ Misses         41       31      -10     
+ Partials       35       24      -11     
Impacted Files Coverage Δ
dbbackup/db/sqlite.py 89.09% <0.00%> (-3.64%) ⬇️
dbbackup/utils.py
dbbackup/__init__.py
dbbackup/settings.py

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

@Archmonger
Copy link
Contributor

Looks like we can get tests passing by removing the 3.6 tests, which is fine since Django no longer supports this Python version.

@Archmonger
Copy link
Contributor

Quite annoyingly, no new PRs can be merged without fixing the following:

@jezdez jezdez closed this Dec 12, 2022
@jezdez jezdez reopened this Dec 12, 2022
@Archmonger Archmonger merged commit 7d6149f into master Dec 12, 2022
@Archmonger Archmonger deleted the upd branch December 12, 2022 10:18
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.

update links
3 participants