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

Fix pytest errors #155

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Fix pytest errors #155

merged 1 commit into from
Sep 15, 2024

Conversation

tharun571
Copy link
Contributor

@tharun571 tharun571 commented Sep 12, 2024

Description

This pull request addresses an issue where Python tests were failing without any apparent reason. The changes aim to resolve this problem and ensure the tests run successfully.

Type of change

Please tick all options which are relevant.

  • Bug fix
  • New feature
  • Added/removed dependencies
  • Required documentation updates

@vgvassilev vgvassilev mentioned this pull request Sep 12, 2024
4 tasks
@codecov-commenter
Copy link

codecov-commenter commented Sep 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.97%. Comparing base (7d20476) to head (4ce7fb0).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #155      +/-   ##
==========================================
- Coverage   82.24%   81.97%   -0.27%     
==========================================
  Files          17       19       +2     
  Lines         625      760     +135     
  Branches       61       79      +18     
==========================================
+ Hits          514      623     +109     
- Misses        111      137      +26     

see 3 files with indirect coverage changes

see 3 files with indirect coverage changes

@tharun571 tharun571 changed the title Dummy PR for Testing CI Fix pytest errors Sep 15, 2024
Copy link
Contributor

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done!

@vgvassilev vgvassilev merged commit 8dc85b4 into compiler-research:main Sep 15, 2024
8 checks passed
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.

3 participants