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 static func for encode message to byte #39

Merged
merged 1 commit into from
Oct 19, 2022
Merged

Conversation

szpnygo
Copy link
Contributor

@szpnygo szpnygo commented Oct 19, 2022

#38

(cherry picked from commit 34d8735820f809cd327a7f0f2c632b5fff42a75d)
@szpnygo szpnygo added this to the 0.2.0 milestone Oct 19, 2022
@codecov
Copy link

codecov bot commented Oct 19, 2022

Codecov Report

Merging #39 (a8abba0) into main (4e809ac) will decrease coverage by 0.22%.
The diff coverage is 50.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #39      +/-   ##
==========================================
- Coverage   62.25%   62.03%   -0.23%     
==========================================
  Files          67       68       +1     
  Lines        2840     2876      +36     
==========================================
+ Hits         1768     1784      +16     
- Misses        933      952      +19     
- Partials      139      140       +1     
Impacted Files Coverage Δ
message/static.go 0.00% <0.00%> (ø)
session/static.go 7.14% <0.00%> (-4.63%) ⬇️
agent/agent.go 53.03% <40.00%> (-1.59%) ⬇️
agent/factory.go 81.08% <100.00%> (+0.52%) ⬆️
app.go 84.90% <100.00%> (+0.14%) ⬆️
packet/packet.go 96.25% <100.00%> (+0.86%) ⬆️

@szpnygo szpnygo merged commit c2b5f15 into main Oct 19, 2022
@szpnygo szpnygo deleted the feature/encode_data branch October 19, 2022 02:54
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