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

Fix dataclass transform constructor type hints #249

Merged
merged 1 commit into from
Aug 31, 2022

Conversation

art049
Copy link
Owner

@art049 art049 commented Aug 31, 2022

No description provided.

@art049 art049 force-pushed the fix-dataclass-transform-constructor-hint branch from f849e70 to 9a16034 Compare August 31, 2022 22:38
@github-actions
Copy link

github-actions bot commented Aug 31, 2022

🚀 Deployed on https://docs-preview-249--odmantic.netlify.app

@codecov
Copy link

codecov bot commented Aug 31, 2022

Codecov Report

Merging #249 (9a16034) into master (25f2b69) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #249   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           41        41           
  Lines         4130      4130           
  Branches       678       678           
=========================================
  Hits          4130      4130           
Flag Coverage Δ
tests-3.10-4.4-standalone 93.29% <ø> (ø)
tests-3.10-5-standalone 93.29% <ø> (ø)
tests-3.10-6-standalone 93.29% <ø> (ø)
tests-3.7-4.4-standalone ?
tests-3.7-5-standalone 91.32% <ø> (ø)
tests-3.7-6-standalone 91.32% <ø> (ø)
tests-3.8-4-replicaSet 98.88% <ø> (ø)
tests-3.8-4.2-sharded 92.29% <ø> (ø)
tests-3.8-4.4-standalone 93.29% <ø> (ø)
tests-3.8-5-standalone 93.29% <ø> (ø)
tests-3.8-6-standalone 93.29% <ø> (ø)
tests-3.9-4.4-standalone 93.19% <ø> (ø)
tests-3.9-5-standalone 93.19% <ø> (ø)
tests-3.9-6-standalone 93.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
odmantic/model.py 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@art049 art049 merged commit dfb304e into master Aug 31, 2022
@art049 art049 deleted the fix-dataclass-transform-constructor-hint branch August 31, 2022 22:43
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.

1 participant