Skip to content

Deprecate INI configuration.#49

Merged
tobiasraabe merged 4 commits into
mainfrom
deprecate-ini-configs
Jan 9, 2023
Merged

Deprecate INI configuration.#49
tobiasraabe merged 4 commits into
mainfrom
deprecate-ini-configs

Conversation

@tobiasraabe

Copy link
Copy Markdown
Member

Changes

Provide a description and/or bullet points to describe the changes in this PR.

Todo

  • Reference issues which can be closed due to this PR with "Closes #x".
  • Review whether the documentation needs to be updated.
  • Document PR in CHANGES.md.

@codecov

codecov Bot commented Dec 18, 2022

Copy link
Copy Markdown

Codecov Report

Merging #49 (8a2d32f) into main (008fc55) will decrease coverage by 52.91%.
The diff coverage is 50.00%.

❗ Current head 8a2d32f differs from pull request most recent head 0ae5cd7. Consider uploading reports for the commit 0ae5cd7 to get more accurate results

@@             Coverage Diff             @@
##             main      #49       +/-   ##
===========================================
- Coverage   99.83%   46.92%   -52.92%     
===========================================
  Files          17       17               
  Lines         610      601        -9     
===========================================
- Hits          609      282      -327     
- Misses          1      319      +318     
Flag Coverage Δ
end_to_end ?
unit 46.92% <50.00%> (-1.94%) ⬇️

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

Impacted Files Coverage Δ
tests/test_config.py 71.42% <ø> (-28.58%) ⬇️
src/pytask_latex/config.py 75.00% <50.00%> (-25.00%) ⬇️
tests/test_latex_dependency_scanner.py 50.00% <50.00%> (-50.00%) ⬇️
tests/test_parallel.py 34.69% <0.00%> (-65.31%) ⬇️
src/pytask_latex/collect.py 39.21% <0.00%> (-59.79%) ⬇️
tests/test_parametrize.py 40.35% <0.00%> (-59.65%) ⬇️
tests/test_execute.py 40.84% <0.00%> (-59.16%) ⬇️
src/pytask_latex/compilation_steps.py 41.66% <0.00%> (-58.34%) ⬇️
tests/test_normal_execution_w_plugin.py 60.00% <0.00%> (-40.00%) ⬇️
... and 4 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@tobiasraabe tobiasraabe merged commit 7976315 into main Jan 9, 2023
@tobiasraabe tobiasraabe deleted the deprecate-ini-configs branch January 9, 2023 17:43
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