dpgaspar / Flask-AppBuilder

Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
BSD 3-Clause "New" or "Revised" License
4.58k stars 1.34k forks source link

fix: action for multiple items on show_cascade view #2219

Open ThomasP0815 opened 4 months ago

ThomasP0815 commented 4 months ago

Description

2054

ADDITIONAL INFORMATION

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 79.64%. Comparing base (c65e067) to head (9cced56). Report is 4 commits behind head on master.

:exclamation: Current head 9cced56 differs from pull request most recent head b74014e

Please upload reports for the commit b74014e to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2219 +/- ## ========================================== + Coverage 73.81% 79.64% +5.82% ========================================== Files 72 72 Lines 8754 9029 +275 ========================================== + Hits 6462 7191 +729 + Misses 2292 1838 -454 ``` | [Flag](https://app.codecov.io/gh/dpgaspar/Flask-AppBuilder/pull/2219/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Vaz+Gaspar) | Coverage Δ | | |---|---|---| | [python](https://app.codecov.io/gh/dpgaspar/Flask-AppBuilder/pull/2219/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Vaz+Gaspar) | `79.64% <ø> (+5.82%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Daniel+Vaz+Gaspar#carryforward-flags-in-the-pull-request-comment) to find out more.

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