Skip to content

Move .pytask.sqlite3 to .pytask/. #470

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 46 commits into from
Nov 2, 2023
Merged

Move .pytask.sqlite3 to .pytask/. #470

merged 46 commits into from
Nov 2, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Oct 28, 2023

  • Update all filetrees in the documentation.

@tobiasraabe tobiasraabe added this to the v0.4.2 milestone Oct 28, 2023
@codecov
Copy link

codecov bot commented Oct 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (32e02f8) 94.34% compared to head (29a673a) 94.34%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #470      +/-   ##
==========================================
- Coverage   94.34%   94.34%   -0.01%     
==========================================
  Files         104      104              
  Lines        9033     9032       -1     
==========================================
- Hits         8522     8521       -1     
  Misses        511      511              
Flag Coverage Δ
end_to_end 81.35% <100.00%> (-0.01%) ⬇️
integration 39.41% <10.00%> (+0.01%) ⬆️
unit 66.26% <50.00%> (-0.02%) ⬇️

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

Files Coverage Δ
src/_pytask/build.py 99.01% <100.00%> (-0.02%) ⬇️
src/_pytask/config.py 100.00% <100.00%> (ø)
src/_pytask/database.py 100.00% <ø> (ø)
src/_pytask/parameters.py 91.89% <ø> (ø)
tests/test_clean.py 100.00% <100.00%> (ø)
tests/test_database.py 100.00% <ø> (ø)
tests/test_persist.py 100.00% <100.00%> (ø)
tests/test_profile.py 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@tobiasraabe tobiasraabe changed the base branch from main to hashing October 28, 2023 15:21
Base automatically changed from hashing to main November 2, 2023 22:25
@tobiasraabe tobiasraabe merged commit 9e996a5 into main Nov 2, 2023
@tobiasraabe tobiasraabe deleted the move-.pytask.sqlite branch November 2, 2023 23:00
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