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

Improve Tests #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Improve Tests #14

wants to merge 4 commits into from

Conversation

xrq-phys
Copy link
Collaborator

A somehow better testing system.

- Remove unsupported mixed-precision in level-3.
- Fixed typo in obj-setup.
- Removed level-1 scal and blascopy. Causing ambiguity.
@codecov
Copy link

codecov bot commented May 20, 2022

Codecov Report

Merging #14 (5693101) into master (59523d5) will increase coverage by 35.49%.
The diff coverage is 63.63%.

@@             Coverage Diff             @@
##           master      #14       +/-   ##
===========================================
+ Coverage   51.55%   87.05%   +35.49%     
===========================================
  Files           7        7               
  Lines         225      224        -1     
===========================================
+ Hits          116      195       +79     
+ Misses        109       29       -80     
Impacted Files Coverage Δ
src/interface_linalg/level1.jl 100.00% <ø> (+100.00%) ⬆️
src/interface_linalg/level3.jl 95.23% <ø> (-3.58%) ⬇️
src/BLIS.jl 45.45% <20.00%> (-25.98%) ⬇️
src/interface_linalg/level2.jl 100.00% <100.00%> (+100.00%) ⬆️
src/backend_object/object.jl 84.61% <0.00%> (+17.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59523d5...5693101. Read the comment docs.

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.

None yet

1 participant