Skip to content

repl: reorder want/got into got/want #179

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

Merged
merged 1 commit into from
Apr 22, 2022

Conversation

sbinet
Copy link
Member

@sbinet sbinet commented Apr 22, 2022

This CL reverts the display of want/got into got/want in order to
follow good Go practices.
Also align got/want display so as to ease deciphering the error
for normal humans.

Signed-off-by: Sebastien Binet [email protected]

This CL reverts the display of want/got into got/want in order to
follow good Go practices.
Also align got/want display so as to ease deciphering the error
for normal humans.

Signed-off-by: Sebastien Binet <[email protected]>
@codecov
Copy link

codecov bot commented Apr 22, 2022

Codecov Report

Merging #179 (12886a2) into master (7595575) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #179   +/-   ##
=======================================
  Coverage   73.22%   73.22%           
=======================================
  Files          72       72           
  Lines       11765    11765           
=======================================
  Hits         8615     8615           
  Misses       2568     2568           
  Partials      582      582           

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 7595575...12886a2. Read the comment docs.

@sbinet sbinet merged commit 12886a2 into go-python:master Apr 22, 2022
@sbinet sbinet deleted the repl-test branch April 22, 2022 15:00
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