Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CI: Run Django test #1121

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 16 commits into from
May 25, 2023
Merged

CI: Run Django test #1121

merged 16 commits into from
May 25, 2023

Conversation

methane
Copy link
Member

@methane methane commented May 25, 2023

There are some known difference between them so we can not pass the test for now.

Fix #1100

@methane methane added this to the v1.1 milestone May 25, 2023
@codecov
Copy link

codecov bot commented May 25, 2023

Codecov Report

Patch coverage: 90.00% and project coverage change: +0.06 🎉

Comparison is base (6929092) 86.23% compared to head (2779cb8) 86.30%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1121      +/-   ##
==========================================
+ Coverage   86.23%   86.30%   +0.06%     
==========================================
  Files          17       17              
  Lines        2434     2431       -3     
  Branches      257      256       -1     
==========================================
- Hits         2099     2098       -1     
+ Misses        247      246       -1     
+ Partials       88       87       -1     
Impacted Files Coverage Δ
pymysql/__init__.py 92.68% <88.88%> (+4.04%) ⬆️
pymysql/connections.py 78.07% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@methane methane merged commit fee5df0 into PyMySQL:main May 25, 2023
@methane methane deleted the ci-django branch May 25, 2023 05:55
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Compatibility with Django 4.2
1 participant