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

V0.3 - Complete refactor #16

Closed
wants to merge 5 commits into from
Closed

Conversation

lkdvos
Copy link
Member

@lkdvos lkdvos commented Nov 7, 2024

This new version of TBLIS.jl reimplements the wrappers for tblis_jll by automatically generating them, and attempts to add as little as possible otherwise. That way, it can be a very light-weight low-level dependencies for more convenient systems built on top of this package.

@lkdvos lkdvos closed this Nov 7, 2024
Copy link

codecov bot commented Nov 7, 2024

Codecov Report

Attention: Patch coverage is 1.19953% with 3377 lines in your changes missing coverage. Please review.

Project coverage is 1.19%. Comparing base (e391fb6) to head (1c767b9).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/lib/aarch64-apple-darwin20.jl 0.00% 243 Missing ⚠️
src/lib/aarch64-linux-gnu.jl 0.00% 243 Missing ⚠️
src/lib/aarch64-linux-musl.jl 0.00% 243 Missing ⚠️
src/lib/armv7l-linux-gnueabihf.jl 0.00% 243 Missing ⚠️
src/lib/armv7l-linux-musleabihf.jl 0.00% 243 Missing ⚠️
src/lib/i686-linux-gnu.jl 0.00% 243 Missing ⚠️
src/lib/i686-linux-musl.jl 0.00% 243 Missing ⚠️
src/lib/i686-w64-mingw32.jl 0.00% 243 Missing ⚠️
src/lib/powerpc64le-linux-gnu.jl 0.00% 243 Missing ⚠️
src/lib/x86_64-linux-musl.jl 0.00% 243 Missing ⚠️
... and 5 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #16       +/-   ##
==========================================
- Coverage   86.95%   1.19%   -85.76%     
==========================================
  Files           3      15       +12     
  Lines          46    3418     +3372     
==========================================
+ Hits           40      41        +1     
- Misses          6    3377     +3371     

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

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.

1 participant