Skip to content

Remove LiterateCheck#131

Closed
mtfishman wants to merge 1 commit into
mainfrom
mf/rm-literatecheck
Closed

Remove LiterateCheck#131
mtfishman wants to merge 1 commit into
mainfrom
mf/rm-literatecheck

Conversation

@mtfishman

Copy link
Copy Markdown
Member

No description provided.

@codecov

codecov Bot commented Feb 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.68%. Comparing base (73bbe8e) to head (f62b9e8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #131   +/-   ##
=======================================
  Coverage   78.68%   78.68%           
=======================================
  Files          12       12           
  Lines         793      793           
=======================================
  Hits          624      624           
  Misses        169      169           
Flag Coverage Δ
docs 30.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mtfishman mtfishman closed this Feb 24, 2026
@mtfishman mtfishman reopened this Feb 24, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Your PR requires formatting changes to meet the project's style guidelines.
Please run the ITensorFormatter to apply these changes.

Click here to view the suggested changes.
diff --git a/README.md b/README.md
index 5b66de5..eb546f4 100644
--- a/README.md
+++ b/README.md
@@ -47,6 +47,8 @@ using SparseArraysBase: SparseArrayDOK, SparseMatrixDOK, SparseVectorDOK, eachst
     storedlength, storedpairs, storedvalues, zero!
 using Test: @test, @test_throws
 
+x = 2
+
 a = SparseArrayDOK{Float64}(undef, 2, 2)
 ````
 

@mtfishman mtfishman closed this Feb 24, 2026
@mtfishman mtfishman deleted the mf/rm-literatecheck branch February 24, 2026 17:36
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