Skip to content

CI: Run Django test#1121

Merged
methane merged 16 commits into
PyMySQL:mainfrom
methane:ci-django
May 25, 2023
Merged

CI: Run Django test#1121
methane merged 16 commits into
PyMySQL:mainfrom
methane:ci-django

Conversation

@methane

@methane methane commented May 25, 2023

Copy link
Copy Markdown
Member

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

codecov Bot commented May 25, 2023

Copy link
Copy Markdown

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