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

Error Expected Bug #815

Merged
merged 1 commit into from
Nov 10, 2023
Merged

Conversation

iamemilio
Copy link
Contributor

The attribute error.expected should be a boolean, not a string. It is also good practice to use a constant value for the key.

Links

Details

The attribute error.expected should be a boolean, not a string. It
is also good practice to use a constant value for the key.
@codecov-commenter
Copy link

codecov-commenter commented Nov 8, 2023

Codecov Report

Merging #815 (1f34e2c) into develop (a1142ca) will decrease coverage by 0.26%.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop     #815      +/-   ##
===========================================
- Coverage    81.10%   80.84%   -0.26%     
===========================================
  Files          136      133       -3     
  Lines        12393    12203     -190     
===========================================
- Hits         10051     9866     -185     
+ Misses        2062     2059       -3     
+ Partials       280      278       -2     
Files Coverage Δ
v3/newrelic/error_events.go 93.61% <0.00%> (ø)

... and 8 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@iamemilio iamemilio merged commit 91a21cb into newrelic:develop Nov 10, 2023
46 of 48 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.

None yet

3 participants