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

Tests to validate built python packages #1678

Merged
merged 13 commits into from
Nov 9, 2021
Merged

Tests to validate built python packages #1678

merged 13 commits into from
Nov 9, 2021

Conversation

chayim
Copy link
Contributor

@chayim chayim commented Nov 9, 2021

Tests to validate built python modules, both .tar.gz and wheels.

Closes #1650

@chayim chayim added the maintenance Maintenance (CI, Releases, etc) label Nov 9, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 9, 2021

Codecov Report

Merging #1678 (1343d3a) into master (c19f120) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1678   +/-   ##
=======================================
  Coverage   89.73%   89.73%           
=======================================
  Files          57       57           
  Lines       11186    11186           
=======================================
  Hits        10038    10038           
  Misses       1148     1148           
Impacted Files Coverage Δ
tasks.py 0.00% <0.00%> (ø)

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 c19f120...1343d3a. Read the comment docs.

@chayim chayim changed the title ck installpkg Tests to validate built python packages Nov 9, 2021
@chayim chayim merged commit f5160f5 into master Nov 9, 2021
@chayim chayim deleted the ck-installpkg branch November 9, 2021 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Maintenance (CI, Releases, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CI run to install the built package
2 participants