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

♻️ Absorb DjangoORM.create() in DjangoORM.__init__() #178

Merged
merged 8 commits into from
Jun 3, 2023
Merged

Conversation

falexwolf
Copy link
Member

@falexwolf falexwolf commented Jun 3, 2023

@falexwolf falexwolf changed the title ♻️ Absorb create in __init__ ♻️ Absorb ORM.create() in ORM.__init__() Jun 3, 2023
@github-actions
Copy link

github-actions bot commented Jun 3, 2023

@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 11:03 Inactive
@codecov
Copy link

codecov bot commented Jun 3, 2023

Codecov Report

Merging #178 (bdbe4a5) into main (fe92533) will increase coverage by 2.24%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #178      +/-   ##
==========================================
+ Coverage   36.65%   38.90%   +2.24%     
==========================================
  Files          23       23              
  Lines         982      928      -54     
==========================================
+ Hits          360      361       +1     
+ Misses        622      567      -55     
Impacted Files Coverage Δ
lnschema_core/_core.py 54.72% <ø> (+3.84%) ⬆️
lnschema_core/models.py 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes

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

@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 11:08 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 11:24 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 14:58 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 15:33 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 15:47 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 16:43 Inactive
@github-actions github-actions bot temporarily deployed to pull request June 3, 2023 17:10 Inactive
@falexwolf falexwolf changed the title ♻️ Absorb ORM.create() in ORM.__init__() ♻️ Absorb DjangoORM.create() in DjangoORM.__init__() Jun 3, 2023
@falexwolf falexwolf merged commit 6f1c6e2 into main Jun 3, 2023
@falexwolf falexwolf deleted the create branch June 3, 2023 17:21
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