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

Fix tests, README links #72

Merged
merged 14 commits into from
Sep 1, 2023
Merged

Fix tests, README links #72

merged 14 commits into from
Sep 1, 2023

Conversation

DrShushen
Copy link
Member

@DrShushen DrShushen commented Sep 1, 2023

Description

This PR:

Affected Dependencies

How has this been tested?

N/A

Checklist

@DrShushen DrShushen self-assigned this Sep 1, 2023
@DrShushen DrShushen added bug Something isn't working documentation Improvements or additions to documentation labels Sep 1, 2023
@codecov
Copy link

codecov bot commented Sep 1, 2023

Codecov Report

Patch coverage: 68.75% and project coverage change: -0.09% ⚠️

Comparison is base (67ebd74) 100.00% compared to head (d0dab45) 99.91%.

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

Additional details and impacted files
@@             Coverage Diff             @@
##              main      #72      +/-   ##
===========================================
- Coverage   100.00%   99.91%   -0.09%     
===========================================
  Files          107      107              
  Lines         5886     5901      +15     
  Branches       694      695       +1     
===========================================
+ Hits          5886     5896      +10     
- Misses           0        5       +5     
Flag Coverage Δ
test 99.91% <68.75%> (-0.09%) ⬇️
test_full ?

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

Files Changed Coverage Δ
src/tempor/benchmarks/benchmark.py 100.00% <ø> (ø)
src/tempor/benchmarks/evaluation.py 100.00% <ø> (ø)
src/tempor/benchmarks/utils.py 100.00% <ø> (ø)
src/tempor/models/ddh.py 100.00% <ø> (ø)
src/tempor/utils/dataloaders/sine.py 100.00% <ø> (ø)
src/tempor/data/samples.py 98.21% <68.75%> (-1.79%) ⬇️

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

@DrShushen DrShushen force-pushed the DrShushen/fix-tests-20230901 branch from 8a2502f to d0dab45 Compare September 1, 2023 21:17
@DrShushen DrShushen changed the title Fix pre-commit-config, fix README links Fix tests, README links Sep 1, 2023
@DrShushen DrShushen merged commit b449938 into main Sep 1, 2023
@DrShushen DrShushen deleted the DrShushen/fix-tests-20230901 branch September 1, 2023 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant