feat: Add support for Codespace Machines APIs by Not-Dhananjay-Mishra · Pull Request #3890 · google/go-github

@Not-Dhananjay-Mishra

Relates: #2362
This PR adds support for endpoint of Codespace Machines

  • GET /repos/{owner}/{repo}/codespaces/machines
  • GET /user/codespaces/{codespace_name}/machines

@Not-Dhananjay-Mishra

@codecov

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.

gmlewis

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Not-Dhananjay-Mishra

@Not-Dhananjay-Mishra

@gmlewis Thanks for suggestions! I’ve made the changes.

@Not-Dhananjay-Mishra

@Not-Dhananjay-Mishra

alexandear

alexandear

@Not-Dhananjay-Mishra

alexandear

gmlewis

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.