Skip to content

Add nox to excludes#72

Merged
trexfeathers merged 1 commit intoSciTools:mainfrom
zklaus:add-nox-to-excludes
May 20, 2021
Merged

Add nox to excludes#72
trexfeathers merged 1 commit intoSciTools:mainfrom
zklaus:add-nox-to-excludes

Conversation

@zklaus
Copy link
Copy Markdown

@zklaus zklaus commented May 20, 2021

This adds the .nox directory to the excludes in pyproject.toml alongside .tox to avoid unnecessary checks of embedded python files.

Closes #71

@codecov
Copy link
Copy Markdown

codecov bot commented May 20, 2021

Codecov Report

Merging #72 (38d5dbe) into main (dc8f82d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   96.73%   96.73%           
=======================================
  Files           9        9           
  Lines         368      368           
=======================================
  Hits          356      356           
  Misses         12       12           

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 dc8f82d...38d5dbe. Read the comment docs.

@trexfeathers trexfeathers merged commit f32f23a into SciTools:main May 20, 2021
@trexfeathers
Copy link
Copy Markdown
Contributor

Good idea, thanks @zklaus !

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.

Need to add .nox to directories to skip in pyproject.toml

2 participants