Skip to content

Testing docs + PR CI + unit tests - #7

Merged
carlosrivera merged 2 commits into
mainfrom
testing-docs-ci
Jan 22, 2026
Merged

Testing docs + PR CI + unit tests#7
carlosrivera merged 2 commits into
mainfrom
testing-docs-ci

Conversation

@carlosrivera

Copy link
Copy Markdown
Contributor

Summary

  • Add testing documentation and link it from the docs index
  • Add PR CI workflow (cargo check + cargo test)
  • Add unit tests across core modules to raise coverage

Testing

  • cargo test

Closes #6

@carlosrivera

Copy link
Copy Markdown
Contributor Author

Added testing docs + PR CI workflow + unit tests; coverage now ~29% line overall. Includes .gitignore update to keep docs markdown tracked.

@carlosrivera
carlosrivera merged commit 5358d86 into main Jan 22, 2026
1 check passed
@carlosrivera
carlosrivera deleted the testing-docs-ci branch January 22, 2026 06:31
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.

Add testing docs and PR CI workflow

1 participant