Skip to content

Print the unrecognized repository rule type - #3113

Merged
gmlewis merged 1 commit into
google:masterfrom
tomfeigin:print-field-name-non-unmrashalling-failure
Apr 1, 2024
Merged

Print the unrecognized repository rule type#3113
gmlewis merged 1 commit into
google:masterfrom
tomfeigin:print-field-name-non-unmrashalling-failure

Conversation

@tomfeigin

Copy link
Copy Markdown
Contributor

When failing to match the type of a repository rule, print the unmatched name.
Previously only the type of the unmatched name was printed, which is always 'string'. This makes it hard to troubleshoot unmarshalling failures.

When failing to match the type of a repository rule, print the unmatched
name.
Previously only the type of the unmatched name was printed, which is
always 'string'. This makes it hard to troubleshoot unmarshalling
failures.
@codecov

codecovBot commented Mar 28, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.87%. Comparing base (2b8c7fa) to head (0399c7c).
Report is 28 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #3113 +/- ##
==========================================
- Coverage 97.72% 92.87% -4.85% 
==========================================
Files 153 170 +17 Lines 13390 11410 -1980 ==========================================
- Hits 13085 10597 -2488 - Misses 215 723 +508 
Partials 90 90 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gmlewisgmlewis added the NeedsReview PR is awaiting a review before merging. label Mar 28, 2024

@gmlewisgmlewis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you, @tomfeigin !
LGTM.

Awaiting second LGTM+Approval from any other contributor to this repo before merging.

@liaodanielliaodaniel left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@gmlewisgmlewis removed the NeedsReview PR is awaiting a review before merging. label Apr 1, 2024
@gmlewis

Copy link
Copy Markdown
Collaborator

Thank you, @liaodaniel !
Merging.

@gmlewis
gmlewis merged commit 9b87ff3 into google:masterApr 1, 2024
jlaportebot added a commit to jlaportebot/go-github that referenced this pull request Jun 28, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tomfeigin@gmlewis@liaodaniel