Skip to content
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

Fix interface compliance verifications #933

Merged
merged 2 commits into from Aug 25, 2022

Conversation

sywhang
Copy link
Contributor

@sywhang sywhang commented Aug 25, 2022

There's some invalid interface compliance verification checks
in annotated.go. Fixing these.

There's some invalid interface compliance verification checks
in annotated.go. Fixing these.
@sywhang sywhang requested a review from abhinav August 25, 2022 17:15
@codecov
Copy link

codecov bot commented Aug 25, 2022

Codecov Report

Merging #933 (3aa8e90) into master (a3d266e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #933   +/-   ##
=======================================
  Coverage   98.72%   98.72%           
=======================================
  Files          30       30           
  Lines        1337     1337           
=======================================
  Hits         1320     1320           
  Misses         11       11           
  Partials        6        6           
Impacted Files Coverage Δ
annotated.go 99.69% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@sywhang sywhang merged commit 098c289 into uber-go:master Aug 25, 2022
@sywhang sywhang deleted the fix-interface-assertions branch August 25, 2022 17:40
sywhang added a commit to sywhang/fx that referenced this pull request Oct 11, 2022
There's some invalid interface compliance verification checks
in annotated.go. Fixing these.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants