-
Notifications
You must be signed in to change notification settings - Fork 126
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
📝 Improved documentation + added const annotations #548
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #548 +/- ##
========================================
Coverage 94.17% 94.17%
========================================
Files 11 11
Lines 481 481
========================================
Hits 453 453
Misses 28 28 ☔ View full report in Codecov by Sentry. |
Intelji also tries to format code snippets which I didn't see... My bad.. bit sloppy |
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.
LGTM! Great work!
Response
omit functionalityrequest.md
documentation@template
to shared dartdoc between class and constructor for:@Get()
and@get
both valid annotations.