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

CI improvements #89

Merged
merged 4 commits into from May 15, 2022
Merged

CI improvements #89

merged 4 commits into from May 15, 2022

Conversation

dlshriver
Copy link
Owner

Split ci jobs into system and unit tests to hopefully get some quicker results. Use the cache more aggressively, does not completely reinstall verifiers from scratch if found in the cache.

@codecov
Copy link

codecov bot commented May 15, 2022

Codecov Report

Merging #89 (c97cb69) into develop (92aa672) will increase coverage by 0.11%.
The diff coverage is 90.00%.

@@             Coverage Diff             @@
##           develop      #89      +/-   ##
===========================================
+ Coverage    89.64%   89.75%   +0.11%     
===========================================
  Files          138      138              
  Lines         7888     7888              
  Branches      1470     1470              
===========================================
+ Hits          7071     7080       +9     
+ Misses         589      582       -7     
+ Partials       228      226       -2     
Impacted Files Coverage Δ
dnnv/nn/transformers/simplifiers/squeeze_gemms.py 86.88% <90.00%> (ø)
dnnv/verifiers/mipverify/utils.py 79.38% <0.00%> (-3.06%) ⬇️
dnnv/nn/transformers/simplifiers/squeeze_convs.py 100.00% <0.00%> (+59.09%) ⬆️

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 92aa672...c97cb69. Read the comment docs.

@dlshriver dlshriver merged commit d58d2e1 into develop May 15, 2022
@dlshriver dlshriver deleted the ci-parallelize branch May 15, 2022 20:15
@dlshriver dlshriver mentioned this pull request Aug 1, 2022
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.

None yet

1 participant