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: fixed typos and confusing tests #279

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

fredbi
Copy link
Member

@fredbi fredbi commented Dec 13, 2023

This is a follow-up on #273.

I realized that a few typos escaped my review on docstrings and that some misnomers for variables in tests made the tests difficult to read (e.g. rdr for a Writer...).

This is a follow-up on go-openapi#273.

I realized that a few typos escaped my review on docstrings
and that some misnomers for variables in tests made the tests
difficult to read (e.g. rdr for a Writer...).

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (fe71d27) 82.27% compared to head (8cbacde) 82.27%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #279   +/-   ##
=======================================
  Coverage   82.27%   82.27%           
=======================================
  Files          45       45           
  Lines        3447     3447           
=======================================
  Hits         2836     2836           
  Misses        499      499           
  Partials      112      112           
Flag Coverage Δ
oldstable 82.27% <100.00%> (ø)
stable 82.27% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fredbi
Copy link
Member Author

fredbi commented Dec 13, 2023

@youyuanwu I am going to merge this one directly. No big deal: tests readability only

@fredbi fredbi merged commit 442694d into go-openapi:master Dec 13, 2023
10 checks passed
@fredbi fredbi deleted the fix/follow-up-bytestream branch December 13, 2023 09:55
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.

1 participant