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

Clean up and restructure objectfifo MLIR tests #1966

Draft
wants to merge 40 commits into
base: main
Choose a base branch
from
Draft

Conversation

AndraBisca
Copy link
Collaborator

@AndraBisca AndraBisca commented Dec 12, 2024

This PR restructures existing tests in test/objectFifo-stateful-transform/ in several folders depending on the feature or goal of the test. Additionally, tests have been renamed to better represent what scenario is being tested. Some tests have been separated into multiple smaller tests and many new tests have been added to increase the test coverage of objectfifo related operations. Finally, the tests in test/objectFifo-tests/ have been deprecated.

abisca and others added 30 commits December 2, 2024 08:38
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
AndraBisca and others added 2 commits January 21, 2025 16:08
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Jan 21, 2025

Coverage Report

Created: 2025-01-23 16:09

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
IR/AIEDialect.cpp 91.37% 85.90% 87.34% 78.67%
Transforms/AIEObjectFifoStatefulTransform.cpp 100.00% 94.74% 92.04% 87.26%
Totals 93.37% 90.21% 89.11% 82.23%
Generated by llvm-cov -- llvm version 18.1.3

abisca and others added 2 commits January 22, 2025 08:21
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@AndraBisca AndraBisca changed the title [WIP] Cleanup and restructure objectfifo tests Cleanup and restructure objectfifo MLIR tests Jan 22, 2025
@AndraBisca AndraBisca changed the title Cleanup and restructure objectfifo MLIR tests Clean up and restructure objectfifo MLIR tests Jan 22, 2025
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.

2 participants