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(routing/v1): add newline in NDJSON responses #300

Merged
merged 2 commits into from
May 16, 2023
Merged

Conversation

hacdias
Copy link
Member

@hacdias hacdias commented May 15, 2023

The ND in NDJSON was missing.

@hacdias hacdias force-pushed the fix/nljson-routing branch 2 times, most recently from c793b6d to a92a165 Compare May 15, 2023 10:24
@hacdias hacdias self-assigned this May 15, 2023
@hacdias hacdias marked this pull request as ready for review May 15, 2023 10:31
@hacdias hacdias requested a review from a team as a code owner May 15, 2023 10:31
@hacdias hacdias requested a review from Jorropo May 15, 2023 10:31
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #300 (1870df4) into main (5e94b9d) will increase coverage by 0.07%.
The diff coverage is 20.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #300      +/-   ##
==========================================
+ Coverage   48.08%   48.15%   +0.07%     
==========================================
  Files         279      279              
  Lines       33492    33497       +5     
==========================================
+ Hits        16104    16130      +26     
+ Misses      15704    15685      -19     
+ Partials     1684     1682       -2     
Impacted Files Coverage Δ
routing/http/server/server.go 67.01% <20.00%> (-1.25%) ⬇️

... and 5 files with indirect coverage changes

@hacdias hacdias merged commit 9b8e63b into main May 16, 2023
@hacdias hacdias deleted the fix/nljson-routing branch May 16, 2023 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants