Skip to content

Document how to disable caching rewritten .pyc files to disk #4842

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 2 commits into from
Feb 27, 2019

Conversation

nicoddemus
Copy link
Member

Also changed how the section is presented: instead of "Note" blocks, use proper
sections as those contain enough information to exist on their own.

Fix #1680

Also changed how the section is presented: instead of "Note" blocks, use proper
sections as those contain enough information to exist on their own.

Fix pytest-dev#1680
@nicoddemus nicoddemus force-pushed the disable-bytecode-writing branch from c1cc06c to 16cbb31 Compare February 26, 2019 23:43
Co-Authored-By: nicoddemus <nicoddemus@gmail.com>
@nicoddemus
Copy link
Member Author

Better, thanks!

@codecov
Copy link

codecov bot commented Feb 27, 2019

Codecov Report

Merging #4842 into master will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #4842      +/-   ##
=========================================
+ Coverage   94.44%   94.5%   +0.06%     
=========================================
  Files         113     113              
  Lines       25163   25163              
  Branches     2498    2498              
=========================================
+ Hits        23765   23781      +16     
+ Misses       1066    1054      -12     
+ Partials      332     328       -4
Flag Coverage Δ
#linux 91.91% <ø> (+0.06%) ⬆️
#windows 93.64% <ø> (ø) ⬆️
Impacted Files Coverage Δ
src/_pytest/terminal.py 91.74% <0%> (+2.64%) ⬆️

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 f1254c4...fec656b. Read the comment docs.

@blueyed blueyed merged commit 05bb5ff into pytest-dev:master Feb 27, 2019
@nicoddemus nicoddemus deleted the disable-bytecode-writing branch February 27, 2019 11:13
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.

2 participants