-
Notifications
You must be signed in to change notification settings - Fork 43
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
Editoast Model derive macros 🚀 #3475
Conversation
d79b37f
to
8ff1bcb
Compare
Codecov Report
@@ Coverage Diff @@
## dev #3475 +/- ##
============================================
- Coverage 68.30% 68.13% -0.17%
Complexity 1896 1896
============================================
Files 415 414 -1
Lines 20629 20533 -96
Branches 1519 1519
============================================
- Hits 14090 13991 -99
- Misses 5838 5841 +3
Partials 701 701
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 6 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
f3f8e75
to
028f017
Compare
d47aa15
to
7a1d093
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great!
ad8c4dd
to
d395ee5
Compare
d395ee5
to
e731a91
Compare
8bfc998
to
0c097ed
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
GG! 🚀
0c097ed
to
6001b2e
Compare
What is done here:
Model
macro intoInfraModel
Model
macro that implement useful functions (create)Document
using three implementationretrieve
,create
,delete
.