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

Remove pybind11 modules from Catalyst's core MLIR libs #1187

Open
wants to merge 34 commits into
base: main
Choose a base branch
from

Merge branch 'main' into joeycarter/nanobind-catalyst-core

a179d96
Select commit
Loading
Failed to load commit list.
Open

Remove pybind11 modules from Catalyst's core MLIR libs #1187

Merge branch 'main' into joeycarter/nanobind-catalyst-core
a179d96
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 15, 2024 in 0s

81.46% (+0.00%) compared to 96269a3

View this Pull Request on Codecov

81.46% (+0.00%) compared to 96269a3

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.46%. Comparing base (96269a3) to head (a179d96).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1187   +/-   ##
=======================================
  Coverage   81.46%   81.46%           
=======================================
  Files          74       74           
  Lines        8189     8189           
  Branches      862      862           
=======================================
  Hits         6671     6671           
  Misses       1460     1460           
  Partials       58       58           

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