Skip to content

Add tests for binary.Read error handling in mnist.go#19

Closed
itsubaki wants to merge 2 commits intomainfrom
add-mnist-error-tests
Closed

Add tests for binary.Read error handling in mnist.go#19
itsubaki wants to merge 2 commits intomainfrom
add-mnist-error-tests

Conversation

@itsubaki
Copy link
Owner

@itsubaki itsubaki commented Feb 27, 2025

with copilot workspace


For more details, open the Copilot Workspace session.

* Convert `buf` to string using `buf.String()` in `LoadImage` test case
* Convert `buf` to string using `buf.String()` in `LoadLabel` test case
@codecov
Copy link

codecov bot commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.23%. Comparing base (603ca63) to head (2e02596).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   99.23%   99.23%           
=======================================
  Files          95       95           
  Lines        3413     3413           
=======================================
  Hits         3387     3387           
  Misses         17       17           
  Partials        9        9           

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

@itsubaki itsubaki closed this Feb 27, 2025
@itsubaki itsubaki deleted the add-mnist-error-tests branch February 27, 2025 06:44
@itsubaki itsubaki self-assigned this Apr 21, 2025
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