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

test: tracing #78

Merged
merged 4 commits into from
Dec 25, 2020
Merged

test: tracing #78

merged 4 commits into from
Dec 25, 2020

Conversation

ernado
Copy link
Member

@ernado ernado commented Dec 25, 2020

Updates #17

1) Add optional tracing (currently not exported)
2) Implement trace-to-corpus
3) Commit first traced messages

Update #17
@codecov
Copy link

codecov bot commented Dec 25, 2020

Codecov Report

Merging #78 (635cbdd) into main (52c4881) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #78      +/-   ##
==========================================
+ Coverage   69.69%   69.73%   +0.04%     
==========================================
  Files         107      107              
  Lines        2957     2961       +4     
==========================================
+ Hits         2061     2065       +4     
  Misses        587      587              
  Partials      309      309              
Impacted Files Coverage Δ
telegram/client.go 79.10% <100.00%> (+0.97%) ⬆️
telegram/read_loop.go 73.07% <100.00%> (+0.26%) ⬆️

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 52c4881...635cbdd. Read the comment docs.

@ernado ernado merged commit f7a3fa5 into main Dec 25, 2020
@ernado ernado deleted the test/tracing branch December 25, 2020 01:04
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

1 participant