Skip to content

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Apr 3, 2022

Changes

  • Add support for pyproject.toml as the configuration file.
  • Raise warnings for ini formats and show a copy-paste snippet to migrate to the new configuration file.
  • Remove all ini examples from the documentation.

@tobiasraabe tobiasraabe added this to the v0.2.0 milestone Apr 3, 2022
@codecov
Copy link

codecov bot commented Apr 3, 2022

Codecov Report

Merging #253 (7f65ea4) into main (8637853) will decrease coverage by 25.97%.
The diff coverage is 37.66%.

❗ Current head 7f65ea4 differs from pull request most recent head 3858d5a. Consider uploading reports for the commit 3858d5a to get more accurate results

@@             Coverage Diff             @@
##             main     #253       +/-   ##
===========================================
- Coverage   94.43%   68.46%   -25.98%     
===========================================
  Files          84       84               
  Lines        7094     7318      +224     
===========================================
- Hits         6699     5010     -1689     
- Misses        395     2308     +1913     
Flag Coverage Δ
end_to_end ?
integration ?
unit 68.46% <37.66%> (-1.29%) ⬇️

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

Impacted Files Coverage Δ
src/_pytask/build.py 76.56% <0.00%> (-23.44%) ⬇️
src/_pytask/database.py 94.91% <ø> (-5.09%) ⬇️
src/_pytask/logging.py 93.20% <ø> (-1.03%) ⬇️
src/_pytask/parameters.py 100.00% <ø> (ø)
tests/test_collect_command.py 24.46% <7.40%> (-75.54%) ⬇️
tests/test_mark.py 45.45% <20.40%> (-53.76%) ⬇️
src/_pytask/mark/__init__.py 52.38% <25.00%> (-44.77%) ⬇️
tests/test_mark_cli.py 50.00% <27.77%> (-50.00%) ⬇️
tests/test_collect.py 65.64% <33.33%> (-28.62%) ⬇️
tests/test_profile.py 38.88% <33.33%> (-61.12%) ⬇️
... and 62 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 8637853...3858d5a. Read the comment docs.

@tobiasraabe tobiasraabe mentioned this pull request Apr 3, 2022
2 tasks
@tobiasraabe tobiasraabe merged commit 4a53f8c into main Apr 3, 2022
@tobiasraabe tobiasraabe deleted the support-pyproject-toml branch April 3, 2022 22:07
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.

1 participant