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

backend: (x86) fix missing __init__.py files #3943

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

superlopuh
Copy link
Member

We need a way to track this in the CI.

@superlopuh superlopuh added bug Something isn't working backend Compiler backend in xDSL labels Feb 21, 2025
@superlopuh superlopuh self-assigned this Feb 21, 2025
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.30%. Comparing base (2d09184) to head (e1f8101).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3943   +/-   ##
=======================================
  Coverage   91.30%   91.30%           
=======================================
  Files         467      467           
  Lines       58068    58068           
  Branches     5581     5581           
=======================================
  Hits        53021    53021           
  Misses       3616     3616           
  Partials     1431     1431           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@superlopuh superlopuh merged commit 3eaf650 into main Feb 21, 2025
16 checks passed
@superlopuh superlopuh deleted the sasha/bug/fix-missing-inits branch February 21, 2025 15:56
@compor
Copy link
Collaborator

compor commented Feb 21, 2025

not sure about the CI, but maybe for our ruff config https://docs.astral.sh/ruff/rules/implicit-namespace-package/

@superlopuh
Copy link
Member Author

This is fantastic and exactly what we need.

@superlopuh
Copy link
Member Author

#3945

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants