Skip to content

Conversation

@gaborbernat
Copy link
Member

  • Add documentation for the plugin interface
  • Introduce the installer abstraction
  • Rework how we handle tox deps section, requirement and constraint files
  • Support for escaping comments in tox.ini configs

Signed-off-by: Bernát Gábor [email protected]

@codecov
Copy link

codecov bot commented Apr 4, 2021

Codecov Report

Merging #1991 (089c9b3) into rewrite (54e6310) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           rewrite    #1991    +/-   ##
=========================================
  Coverage    99.82%   99.83%            
=========================================
  Files          146      147     +1     
  Lines         7948     8276   +328     
  Branches       792      823    +31     
=========================================
+ Hits          7934     8262   +328     
  Misses           3        3            
  Partials        11       11            
Flag Coverage Δ
tests 99.83% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/tox/config/cli/parser.py 100.00% <ø> (ø)
src/tox/config/sets.py 100.00% <ø> (ø)
src/tox/execute/local_sub_process/__init__.py 95.67% <ø> (-0.03%) ⬇️
.../config/loader/ini/replace/test_replace_posargs.py 100.00% <ø> (ø)
tests/config/loader/ini/test_ini_loader.py 100.00% <ø> (ø)
src/tox/config/cli/parse.py 100.00% <100.00%> (ø)
src/tox/config/loader/api.py 100.00% <100.00%> (ø)
src/tox/config/loader/convert.py 100.00% <100.00%> (ø)
src/tox/config/loader/ini/__init__.py 100.00% <100.00%> (ø)
src/tox/config/loader/stringify.py 100.00% <100.00%> (ø)
... and 58 more

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 54e6310...089c9b3. Read the comment docs.

- Add documentation for the plugin interface
- Introduce the installer abstraction
- Rework how we handle tox deps section, requirement and constraint files
- Support for escaping comments in tox.ini configs

Signed-off-by: Bernát Gábor <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant