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

WIP: Cleanup tests #115

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

WIP: Cleanup tests #115

wants to merge 19 commits into from

Conversation

NOhs
Copy link
Collaborator

@NOhs NOhs commented Jul 22, 2020

Moving to pytest for better test output and less verbose test writing.
Starting to add more than just a few example tests.

@codecov
Copy link

codecov bot commented Jul 22, 2020

Codecov Report

Merging #115 into master will decrease coverage by 2.64%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #115      +/-   ##
==========================================
- Coverage   78.54%   75.89%   -2.65%     
==========================================
  Files          17       17              
  Lines        1193     1174      -19     
==========================================
- Hits          937      891      -46     
- Misses        256      283      +27     
Impacted Files Coverage Δ
clang_build/build_type.py 92.85% <100.00%> (+19.52%) ⬆️
clang_build/clang_build.py 56.25% <100.00%> (+1.99%) ⬆️
clang_build/compiler.py 68.08% <100.00%> (-19.15%) ⬇️
clang_build/directories.py 100.00% <100.00%> (ø)
clang_build/platform.py 38.29% <0.00%> (-29.79%) ⬇️
clang_build/project.py 79.71% <0.00%> (-4.86%) ⬇️
clang_build/target.py 78.24% <0.00%> (-1.32%) ⬇️
clang_build/progress_bar.py 82.22% <0.00%> (+2.22%) ⬆️
... and 2 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 270f775...4addf6b. Read the comment docs.

@NOhs NOhs marked this pull request as draft July 25, 2020 13:42
@GPMueller GPMueller force-pushed the master branch 2 times, most recently from 1688aa5 to d663463 Compare October 30, 2020 12:37
@GPMueller GPMueller force-pushed the master branch 7 times, most recently from 232aab3 to a9933c4 Compare July 26, 2021 20:08
@GPMueller GPMueller force-pushed the master branch 8 times, most recently from 5276c68 to 50e872b Compare July 27, 2021 20:57
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