Skip to content

Fix pytest errors#155

Merged
vgvassilev merged 1 commit intocompiler-research:mainfrom
tharun571:main
Sep 15, 2024
Merged

Fix pytest errors#155
vgvassilev merged 1 commit intocompiler-research:mainfrom
tharun571:main

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 178 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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@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
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