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

Change format of debug info for test_run_latest #2351

Merged
merged 3 commits into from
Sep 3, 2021

Conversation

narrieta
Copy link
Member

@narrieta narrieta commented Sep 2, 2021

The previous formatting does not work on python 2 (formats as "args"). The new format is harder to read, but formats OK on 2 & 3.

kevinclark19a
kevinclark19a previously approved these changes Sep 2, 2021
larohra
larohra previously approved these changes Sep 3, 2021
@narrieta narrieta dismissed stale reviews from larohra and kevinclark19a via cd51099 September 3, 2021 21:17
@codecov
Copy link

codecov bot commented Sep 3, 2021

Codecov Report

Merging #2351 (cd51099) into develop (8bf754f) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #2351   +/-   ##
========================================
  Coverage    70.86%   70.86%           
========================================
  Files           97       97           
  Lines        14089    14089           
  Branches      2029     2029           
========================================
  Hits          9984     9984           
  Misses        3656     3656           
  Partials       449      449           

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 8bf754f...cd51099. Read the comment docs.

@narrieta narrieta merged commit 5ee2b48 into Azure:develop Sep 3, 2021
@narrieta narrieta deleted the debug-info branch September 3, 2021 22:14
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.

5 participants