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: detect span calls within func literals #13

Merged
merged 1 commit into from Feb 23, 2024
Merged

fix: detect span calls within func literals #13

merged 1 commit into from Feb 23, 2024

Conversation

jjti
Copy link
Owner

@jjti jjti commented Feb 23, 2024

closes #12

@coveralls
Copy link

Pull Request Test Coverage Report for Build 8014394839

Details

  • -2 of 59 (96.61%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+1.4%) to 87.288%

Changes Missing Coverage Covered Lines Changed/Added Lines %
spancheck.go 57 59 96.61%
Totals Coverage Status
Change from base Build 7890212035: 1.4%
Covered Lines: 309
Relevant Lines: 354

💛 - Coveralls

@jjti jjti merged commit 9c61e03 into main Feb 23, 2024
3 checks passed
Sign up for free to 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.

[BUG] Linter ignores span.End if called inside deferred function
2 participants