Skip to content

Conversation

kulikjak
Copy link
Contributor

This is to make sure that ansi.allow_style setting doesn't affect other subsequently executed tests.

Fixes #1213

@codecov
Copy link

codecov bot commented Apr 13, 2022

Codecov Report

Merging #1217 (07b72e7) into master (7ef479d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1217   +/-   ##
=======================================
  Coverage   98.52%   98.52%           
=======================================
  Files          22       22           
  Lines        5695     5695           
=======================================
  Hits         5611     5611           
  Misses         84       84           

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 7ef479d...07b72e7. Read the comment docs.

Copy link
Member

@tleonhardt tleonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tleonhardt tleonhardt merged commit 177951c into python-cmd2:master Apr 13, 2022
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.

Test failures due to ANSI sequences in the output
2 participants