django-cms / djangocms-admin-style

django CMS Admin Style is a Django Theme tailored to the needs of django CMS.
http://www.django-cms.org/
Other
411 stars 116 forks source link

Solved rules #518

Closed raffaellasuardini closed 4 months ago

raffaellasuardini commented 5 months ago

Solved rules:

Updated pyproject.toml by removing extend-ignore list

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (cfc0747) 100.00% compared to head (4df2260) 100.00%. Report is 1 commits behind head on master.

:exclamation: Current head 4df2260 differs from pull request most recent head 547c8e4. Consider uploading reports for the commit 547c8e4 to get more accurate results

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #518 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 33 33 Branches 3 3 ========================================= Hits 33 33 ```

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

marksweb commented 4 months ago

Would be good to add .po files to the ignored list. Though the changes to them here are fine

raffaellasuardini commented 4 months ago

Ok I'm going to update the pyproject