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

enhance: return err in NewEventsFromSlice #369

Merged
merged 1 commit into from
Apr 5, 2024

Conversation

plyr4
Copy link
Contributor

@plyr4 plyr4 commented Apr 5, 2024

make it easier to err check invalid events elsewhere

@plyr4 plyr4 requested a review from a team as a code owner April 5, 2024 19:10
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.54%. Comparing base (f16c3e4) to head (ea618bf).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #369   +/-   ##
=======================================
  Coverage   96.54%   96.54%           
=======================================
  Files          69       69           
  Lines        5330     5332    +2     
=======================================
+ Hits         5146     5148    +2     
  Misses        110      110           
  Partials       74       74           
Files Coverage Δ
library/events.go 100.00% <100.00%> (ø)

@plyr4 plyr4 merged commit f24f795 into main Apr 5, 2024
10 of 11 checks passed
@plyr4 plyr4 deleted the enhance/new-events-from-slice-err branch April 5, 2024 20:55
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.

4 participants