Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug Fix: Ensure Excluded fields from a RequestAction are not treated #251

Merged
merged 2 commits into from
Jul 30, 2023

Conversation

jowilf
Copy link
Owner

@jowilf jowilf commented Jul 29, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Jul 29, 2023

@github-actions github-actions bot temporarily deployed to pull request July 29, 2023 21:45 Inactive
@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (5799cdc) 100.00% compared to head (b79ac9e) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #251   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           68        68           
  Lines         4961      4962    +1     
=========================================
+ Hits          4961      4962    +1     
Files Changed Coverage Δ
starlette_admin/base.py 100.00% <100.00%> (ø)
starlette_admin/contrib/mongoengine/view.py 100.00% <100.00%> (ø)
starlette_admin/contrib/odmantic/view.py 100.00% <100.00%> (ø)
starlette_admin/contrib/sqla/view.py 100.00% <100.00%> (ø)
starlette_admin/views.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jowilf jowilf marked this pull request as ready for review July 30, 2023 02:30
@github-actions github-actions bot temporarily deployed to pull request July 30, 2023 02:33 Inactive
@jowilf jowilf merged commit 950a46b into main Jul 30, 2023
10 checks passed
@jowilf jowilf mentioned this pull request Jul 30, 2023
@jowilf jowilf deleted the fix-exluded-fields branch September 3, 2023 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant