fix: Use correct type for custom property default value by stevehipwell · Pull Request #3928 · google/go-github

@stevehipwell

@stevehipwell

Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>

@gmlewis

@stevehipwell

@codecov

Codecov Report

❌ Patch coverage is 84.61538% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.44%. Comparing base (44a693d) to head (77c8844).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
github/orgs_properties.go 84.61% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3928      +/-   ##
==========================================
- Coverage   92.45%   92.44%   -0.01%     
==========================================
  Files         203      203              
  Lines       14949    14960      +11     
==========================================
+ Hits        13821    13830       +9     
- Misses        926      927       +1     
- Partials      202      203       +1     

☔ 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.

@stevehipwell

gmlewis

Choose a reason for hiding this comment

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

Thank you, @stevehipwell!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.

cc: @tstollin

gmlewis

@stevehipwell

@stevehipwell

gmlewis

@stevehipwell

@stevehipwell

@stevehipwell

This should be ready to be merged.

gmlewis

Choose a reason for hiding this comment

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

Thank you, @stevehipwell!
LGTM.
Awaiting second LGTM+Approval from any other contributor to this repo before merging.

@stevehipwell

alexandear

@gmlewis