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

Add snapshot tests. #475

Merged
merged 39 commits into from
Nov 6, 2023
Merged

Add snapshot tests. #475

merged 39 commits into from
Nov 6, 2023

Conversation

tobiasraabe
Copy link
Member

@tobiasraabe tobiasraabe commented Nov 5, 2023

No description provided.

@tobiasraabe tobiasraabe changed the base branch from main to signatures November 5, 2023 23:40
Copy link

codecov bot commented Nov 6, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1970445) 94.40% compared to head (d536d55) 94.39%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #475      +/-   ##
==========================================
- Coverage   94.40%   94.39%   -0.01%     
==========================================
  Files         104      104              
  Lines        9066     9053      -13     
==========================================
- Hits         8559     8546      -13     
  Misses        507      507              
Flag Coverage Δ
end_to_end 81.28% <91.30%> (-0.03%) ⬇️
integration 39.68% <39.13%> (+0.15%) ⬆️
unit 66.85% <73.91%> (+0.40%) ⬆️

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

Files Coverage Δ
src/_pytask/dag.py 100.00% <100.00%> (ø)
tests/conftest.py 98.43% <100.00%> (+0.81%) ⬆️
tests/test_collect.py 97.07% <ø> (-0.03%) ⬇️
tests/test_collect_command.py 100.00% <100.00%> (ø)
tests/test_dag.py 97.82% <100.00%> (-0.44%) ⬇️
tests/test_profile.py 100.00% <ø> (ø)

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

Base automatically changed from signatures to main November 6, 2023 23:43
@tobiasraabe tobiasraabe enabled auto-merge (squash) November 6, 2023 23:45
@tobiasraabe tobiasraabe merged commit 14bc796 into main Nov 6, 2023
18 checks passed
@tobiasraabe tobiasraabe deleted the snapshot-testing branch November 6, 2023 23:54
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