feat: Add support for Codespace Machines APIs by Not-Dhananjay-Mishra · Pull Request #3890 · google/go-github
Relates: #2362
This PR adds support for endpoint of Codespace Machines
- GET /repos/{owner}/{repo}/codespaces/machines
- GET /user/codespaces/{codespace_name}/machines
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.54%. Comparing base (e10040d) to head (ece434b).
⚠️ Report is 2 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@ ## master #3890 +/- ## ========================================== + Coverage 92.53% 92.54% +0.01% ========================================== Files 200 201 +1 Lines 14709 14732 +23 ========================================== + Hits 13611 13634 +23 Misses 897 897 Partials 201 201
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@gmlewis Thanks for suggestions! I’ve made the changes.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters