-
Notifications
You must be signed in to change notification settings - Fork 8
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
chore: update README for web site inclusion #104
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #104 +/- ##
=========================================
Coverage 95.19% 95.19%
Complexity 227 227
=========================================
Files 40 40
Lines 583 583
=========================================
Hits 555 555
Misses 28 28 ☔ View full report in Codecov by Sentry. |
4251bcb
to
74f73a3
Compare
We may need to add a fourth status to denote features that don't make sense in a language. I think that may be the case for php. What do you think @tcarrio? |
Potentially dumb question, but what feature(s) wouldn't exist in PHP... shutdown? |
Signed-off-by: Todd Baert <todd.baert@dynatrace.com> Signed-off-by: Tom Carrio <tom@carrio.dev>
Co-authored-by: Tom Carrio <tom@carrio.dev> Signed-off-by: Todd Baert <todd.baert@dynatrace.com> Signed-off-by: Tom Carrio <tom@carrio.dev>
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com> Signed-off-by: Tom Carrio <tom@carrio.dev>
Signed-off-by: Tom Carrio <tom@carrio.dev>
ca3dfde
to
a3be183
Compare
Added the missing code examples, rebased on the latest main, and signed off all commits. |
🤖 I have created a release *beep* *boop* --- ## [2.0.4](2.0.3...2.0.4) (2023-12-05) ### 🧹 Chore * **deps:** update dependency vimeo/psalm to ~5.17.0 ([#111](#111)) ([ea4fed3](ea4fed3)) * update README for web site inclusion ([#104](#104)) ([5d393b5](5d393b5)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This PR:
I've tried to get everything right, but there's 5-6 code-example TODOs.
@beeme1mr feel free to make any corrections you see. Up to you if you think we can include this without the code samples.