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

testing: Polish stencil shape inference filechecks #1047

Merged
merged 2 commits into from May 31, 2023

Conversation

PapyChacal
Copy link
Collaborator

Add a test-case with no stencil.access for Shape inference coverage; it is currently covered by shape inference + lowering tests, as revealed when switch to separate inference/lowering tests !

It is currently covered by shape inference + lowering tests, as revealed when switch to seperate inference/lowering tests !
@codecov
Copy link

codecov bot commented May 31, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (3c57b79) 86.95% compared to head (50fd752) 86.95%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1047   +/-   ##
=======================================
  Coverage   86.95%   86.95%           
=======================================
  Files         126      126           
  Lines       19434    19434           
  Branches     2948     2948           
=======================================
  Hits        16899    16899           
  Misses       2036     2036           
  Partials      499      499           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@PapyChacal PapyChacal self-assigned this May 31, 2023
@PapyChacal PapyChacal added the testing PRs that modify tests label May 31, 2023
@PapyChacal PapyChacal merged commit cbd2f77 into main May 31, 2023
12 checks passed
@PapyChacal PapyChacal deleted the emilien/stencil-filecheck-polish branch May 31, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing PRs that modify tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant