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

fix(gen): do not generate JSON encoders for Fields type #624

Merged
merged 1 commit into from
Dec 14, 2021

Conversation

tdakkota
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Dec 14, 2021

Codecov Report

Merging #624 (c80f5a4) into main (9368956) will increase coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #624      +/-   ##
==========================================
+ Coverage   68.98%   69.15%   +0.17%     
==========================================
  Files         400      400              
  Lines       18690    18690              
==========================================
+ Hits        12893    12925      +32     
+ Misses       4958     4921      -37     
- Partials      839      844       +5     
Impacted Files Coverage Δ
internal/mtproto/read.go 56.46% <0.00%> (-4.77%) ⬇️
internal/rpc/engine.go 74.57% <0.00%> (-2.83%) ⬇️
telegram/updates/state.go 51.28% <0.00%> (+2.56%) ⬆️
telegram/updates/internal/e2e/server.go 71.53% <0.00%> (+6.15%) ⬆️
telegram/updates/state_channel.go 52.83% <0.00%> (+7.07%) ⬆️
telegram/updates/update.go 71.42% <0.00%> (+61.90%) ⬆️

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 9368956...c80f5a4. Read the comment docs.

@ernado ernado merged commit c695651 into gotd:main Dec 14, 2021
@tdakkota tdakkota deleted the fix/gen-do-not-encode-flags branch December 14, 2021 18:33
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.

2 participants