Skip to content
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

Use mambaforge for CI. #37

Merged
merged 1 commit into from
Jan 23, 2023
Merged

Conversation

tobiasraabe
Copy link
Member

@codecov
Copy link

codecov bot commented Jan 23, 2023

Codecov Report

Merging #37 (8be4737) into main (7f6152d) will increase coverage by 0.23%.
The diff coverage is 96.05%.

@@            Coverage Diff             @@
##             main      #37      +/-   ##
==========================================
+ Coverage   97.87%   98.10%   +0.23%     
==========================================
  Files          15       15              
  Lines         471      476       +5     
==========================================
+ Hits          461      467       +6     
+ Misses         10        9       -1     
Flag Coverage Δ
end_to_end 96.00% <94.73%> (+0.46%) ⬆️
unit 51.68% <64.47%> (+0.51%) ⬆️

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

Impacted Files Coverage Δ
src/pytask_r/__init__.py 66.66% <ø> (ø)
src/pytask_r/config.py 77.77% <75.00%> (+9.02%) ⬆️
src/pytask_r/collect.py 100.00% <100.00%> (ø)
src/pytask_r/execute.py 100.00% <100.00%> (ø)
src/pytask_r/parametrize.py 100.00% <100.00%> (ø)
src/pytask_r/plugin.py 100.00% <100.00%> (ø)
src/pytask_r/serialization.py 96.15% <100.00%> (-0.15%) ⬇️
src/pytask_r/shared.py 100.00% <100.00%> (ø)
tests/test_collect.py 100.00% <100.00%> (ø)
tests/test_config.py 100.00% <100.00%> (ø)
... and 5 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 c36bbef into main Jan 23, 2023
@tobiasraabe tobiasraabe deleted the all-repos_autofix_use-mambaforge branch January 23, 2023 22:42
@tobiasraabe tobiasraabe added this to the v0.4.0 milestone Apr 20, 2024
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