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

misc: add flattened_values to LiteralExprAST #378

Merged
merged 1 commit into from Jan 24, 2023

Conversation

superlopuh
Copy link
Member

The first of a number of smaller atomic changes used in Chapter 2 of the MLIR tutorials.

@superlopuh superlopuh added the documentation Improvements or additions to documentation label Jan 24, 2023
@superlopuh superlopuh added this to the Convolve 2023-02 milestone Jan 24, 2023
@superlopuh superlopuh self-assigned this Jan 24, 2023
@codecov
Copy link

codecov bot commented Jan 24, 2023

Codecov Report

Base: 87.91% // Head: 87.86% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (e03f3a5) compared to base (2d69772).
Patch coverage: 37.50% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #378      +/-   ##
==========================================
- Coverage   87.91%   87.86%   -0.05%     
==========================================
  Files          70       70              
  Lines        8546     8553       +7     
  Branches     1364     1366       +2     
==========================================
+ Hits         7513     7515       +2     
- Misses        756      761       +5     
  Partials      277      277              
Impacted Files Coverage Δ
docs/Toy/toy/toy_ast.py 62.71% <37.50%> (-1.41%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@superlopuh superlopuh merged commit 525ba9a into main Jan 24, 2023
@superlopuh superlopuh deleted the sasha/flattened-values branch January 24, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants