Skip to content

Remove mentioning of absolute path to script in README.md #13

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 6 commits into from
Oct 25, 2022

Conversation

hmgaudecker
Copy link
Contributor

That an absolute path is possible is just confusing. Why would one ever do that? Certainly not helpful in the first sentence IMO.

hmgaudecker and others added 2 commits April 21, 2022 09:15
That an absolute path is possible is just confusing. Why would one ever do that? Certainly not helpful in the first sentence IMO.
@codecov
Copy link

codecov bot commented Apr 21, 2022

Codecov Report

Merging #13 (f191de5) into main (cd47c33) will decrease coverage by 46.34%.
The diff coverage is 0.00%.

❗ Current head f191de5 differs from pull request most recent head d4910d0. Consider uploading reports for the commit d4910d0 to get more accurate results

@@             Coverage Diff             @@
##             main      #13       +/-   ##
===========================================
- Coverage   99.06%   52.72%   -46.35%     
===========================================
  Files          16       16               
  Lines         533      533               
===========================================
- Hits          528      281      -247     
- Misses          5      252      +247     
Flag Coverage Δ
end_to_end ?
unit 52.72% <0.00%> (ø)

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

Impacted Files Coverage Δ
src/pytask_julia/collect.py 60.86% <0.00%> (-39.14%) ⬇️
tests/test_parallel.py 31.18% <0.00%> (-68.82%) ⬇️
tests/test_execute.py 45.18% <0.00%> (-54.82%) ⬇️
tests/test_parametrize.py 48.00% <0.00%> (-52.00%) ⬇️
src/pytask_julia/execute.py 50.00% <0.00%> (-50.00%) ⬇️
src/pytask_julia/config.py 28.57% <0.00%> (-47.62%) ⬇️
src/pytask_julia/serialization.py 57.69% <0.00%> (-42.31%) ⬇️
tests/test_normal_execution_w_plugin.py 60.00% <0.00%> (-40.00%) ⬇️
src/pytask_julia/parametrize.py 62.50% <0.00%> (-37.50%) ⬇️
... and 3 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 57e3053 into main Oct 25, 2022
@tobiasraabe tobiasraabe deleted the hmgaudecker-patch-1 branch October 25, 2022 13:22
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