django-cms / django-filer

File and Image Management Application for django
https://django-filer.readthedocs.io/
Other
1.73k stars 575 forks source link

feat: File constraints view and endpoint #1285

Closed Aiky30 closed 1 year ago

Aiky30 commented 2 years ago

Changes taken from https://github.com/django-cms/django-filer/pull/1114 and built upon.

codecov-commenter commented 2 years ago

Codecov Report

Merging #1285 (88aaf69) into master (7a0584b) will decrease coverage by 0.15%. The diff coverage is 27.27%.

:exclamation: Current head 88aaf69 differs from pull request most recent head 90decc6. Consider uploading reports for the commit 90decc6 to get more accurate results

@@            Coverage Diff             @@
##           master    #1285      +/-   ##
==========================================
- Coverage   71.32%   71.17%   -0.16%     
==========================================
  Files          71       71              
  Lines        3212     3223      +11     
  Branches      553      554       +1     
==========================================
+ Hits         2291     2294       +3     
- Misses        755      763       +8     
  Partials      166      166              
Impacted Files Coverage Δ
filer/admin/folderadmin.py 71.78% <ø> (ø)
filer/admin/clipboardadmin.py 83.09% <20.00%> (-10.35%) :arrow_down:
filer/settings.py 79.31% <100.00%> (+0.24%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7a0584b...90decc6. Read the comment docs.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 1 year ago

This will now be closed due to inactivity, but feel free to reopen it.