django-cms / djangocms-moderation

Other
13 stars 20 forks source link

Release/2.2.0 #265

Closed FreemanPancake closed 1 month ago

FreemanPancake commented 2 months ago

Description

Bump version for django 4.2 support

Related resources

Checklist

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.98%. Comparing base (79aaae4) to head (c43fcb9). Report is 53 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #265 +/- ## ========================================== - Coverage 84.19% 78.98% -5.22% ========================================== Files 23 40 +17 Lines 1740 1851 +111 Branches 282 257 -25 ========================================== - Hits 1465 1462 -3 - Misses 245 359 +114 Partials 30 30 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

fsbraun commented 1 month ago

@FreemanPancake Can you check the precommit issues?

joshyu commented 1 month ago

@fsbraun / @FreemanPancake , It's so weird that I run pre-commit locally on all files and every check passed.

image
FreemanPancake commented 1 month ago

Hi @fsbraun , I have update the error fix for pre-commit please review.