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

fix #931 #933

Merged
Merged

Conversation

langou
Copy link
Contributor

@langou langou commented Nov 10, 2023

fix #931
fix typo for the blas level of BLAS/SRC/DTRSV

fix typo for the blas level of BLAS/SRC/DTRSV
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Attention: 20 lines in your changes are missing coverage. Please review.

Comparison is base (90398ae) 0.00% compared to head (f4e9e53) 0.00%.
Report is 3 commits behind head on master.

❗ Current head f4e9e53 differs from pull request most recent head 44e942d. Consider uploading reports for the commit 44e942d to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #933   +/-   ##
=======================================
  Coverage    0.00%    0.00%           
=======================================
  Files        1918     1918           
  Lines      188653   188653           
=======================================
  Misses     188653   188653           
Files Coverage Δ
SRC/cunbdb6.f 0.00% <ø> (ø)
SRC/dorbdb6.f 0.00% <ø> (ø)
SRC/sorbdb6.f 0.00% <ø> (ø)
SRC/zunbdb6.f 0.00% <ø> (ø)
SRC/cbdsqr.f 0.00% <0.00%> (ø)
SRC/zbdsqr.f 0.00% <0.00%> (ø)

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

@weslleyspereira weslleyspereira merged commit 43a55bc into master Nov 10, 2023
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.

incorrect comment in dtrsv.f
2 participants