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

Add support for log events (e.g. @debug) #7

Merged
merged 2 commits into from
Mar 17, 2022
Merged

Add support for log events (e.g. @debug) #7

merged 2 commits into from
Mar 17, 2022

Conversation

bep
Copy link
Owner

@bep bep commented Mar 17, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2022

Codecov Report

Merging #7 (129d1d1) into main (28e22de) will increase coverage by 3.09%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #7      +/-   ##
==========================================
+ Coverage   80.19%   83.28%   +3.09%     
==========================================
  Files           3        3              
  Lines         313      353      +40     
==========================================
+ Hits          251      294      +43     
+ Misses         41       39       -2     
+ Partials       21       20       -1     
Impacted Files Coverage Δ
options.go 95.91% <ø> (+0.46%) ⬆️
transpiler.go 84.67% <100.00%> (+3.72%) ⬆️
conn.go 60.46% <0.00%> (+2.57%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 28e22de...129d1d1. Read the comment docs.

@bep bep force-pushed the feat/logevents branch 2 times, most recently from 5a946f9 to d75fefa Compare March 17, 2022 13:52
@bep bep merged commit 1540b6b into main Mar 17, 2022
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

2 participants