Skip to content

Conversation

@dguerri
Copy link
Owner

@dguerri dguerri commented Jul 19, 2025

Summary

  • add test coverage for rpc helper functions
  • cover SetAttrRequest methods
  • test osFS helper
  • verify RPC client factory works via net/rpc
  • add DockerFuseClient operation tests
  • exercise additional Node operations

Testing

  • go test ./...

https://chatgpt.com/codex/tasks/task_e_687b7f706ee083238bfd4507ead21df5

@coveralls
Copy link

coveralls commented Jul 19, 2025

Pull Request Test Coverage Report for Build 16388890893

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 19 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+21.4%) to 54.516%

Files with Coverage Reduction New Missed Lines %
pkg/rpccommon/utils.go 19 14.73%
Totals Coverage Status
Change from base Build 16387127332: 21.4%
Covered Lines: 839
Relevant Lines: 1539

💛 - Coveralls

@dguerri dguerri force-pushed the codex/add-unit-tests-for-rpc-and-dockerfuse branch from a58a802 to cf1c194 Compare July 19, 2025 12:53
@dguerri dguerri marked this pull request as ready for review July 19, 2025 12:55
@dguerri dguerri merged commit e05515c into main Jul 19, 2025
7 checks passed
@dguerri dguerri deleted the codex/add-unit-tests-for-rpc-and-dockerfuse branch July 19, 2025 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants