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

Add extension to autovalidate SQLAlchemy data with pydantic #144

Merged
merged 5 commits into from
Apr 8, 2023
Merged

Conversation

jowilf
Copy link
Owner

@jowilf jowilf commented Mar 29, 2023

No description provided.

@github-actions
Copy link

github-actions bot commented Mar 29, 2023

@github-actions github-actions bot temporarily deployed to pull request March 29, 2023 05:25 Inactive
@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (0789b94) 100.00% compared to head (dd612be) 100.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##              main      #144    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           62        64     +2     
  Lines         4460      4601   +141     
==========================================
+ Hits          4460      4601   +141     
Impacted Files Coverage Δ
tests/sqla/test_sqlmodel.py 100.00% <ø> (ø)
starlette_admin/contrib/sqla/ext/pydantic.py 100.00% <100.00%> (ø)
tests/sqla/test_sqla_and_pydantic.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@github-actions github-actions bot temporarily deployed to pull request March 29, 2023 05:45 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 29, 2023 05:51 Inactive
@github-actions github-actions bot temporarily deployed to pull request March 29, 2023 05:58 Inactive
@jowilf jowilf added this to the Release 0.8.0 milestone Apr 1, 2023
@github-actions github-actions bot temporarily deployed to pull request April 8, 2023 21:39 Inactive
@jowilf jowilf merged commit f00f251 into main Apr 8, 2023
8 checks passed
@jowilf jowilf deleted the sqla-ext branch April 9, 2023 05:55
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