Skip to content

docs: add comprehensive API reference with type and error documentation#147

Merged
mergify[bot] merged 4 commits into
mainfrom
dosu/doc-update-129
Mar 6, 2026
Merged

docs: add comprehensive API reference with type and error documentation#147
mergify[bot] merged 4 commits into
mainfrom
dosu/doc-update-129

Conversation

@dosubot
Copy link
Copy Markdown
Contributor

@dosubot dosubot Bot commented Mar 6, 2026

Update documentation for #129

This PR adds a complete API reference guide covering all core types (MagicDatabase, EvaluationResult, EvaluationConfig), AST types (MagicRule, TypeKind, Operator), error types (LibmagicError, ParseError, EvaluationError), and the evaluator/output modules. The reference includes detailed field descriptions, method signatures, code examples, and thread safety considerations to help users understand and integrate the libmagic-rs library.

Generated by Dosu

@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 6, 2026
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 6, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🟢 CI must pass

Wonderful, this rule succeeded.

All CI checks must pass. Release-plz PRs are exempt because they only bump versions and changelogs (code was already tested on main), and GITHUB_TOKEN-triggered force-pushes suppress CI.

  • check-success = coverage
  • check-success = quality
  • check-success = test
  • check-success = test-cross-platform (macos-latest, macOS)
  • check-success = test-cross-platform (ubuntu-22.04, Linux)
  • check-success = test-cross-platform (ubuntu-latest, Linux)
  • check-success = test-cross-platform (windows-latest, Windows)

🟢 Do not merge outdated PRs

Wonderful, this rule succeeded.

Make sure PRs are within 10 commits of the base branch before merging

  • #commits-behind <= 3

@dosubot dosubot Bot added the documentation Improvements or additions to documentation label Mar 6, 2026
Copy link
Copy Markdown
Contributor

@mergify mergify Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approved by Mergify

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 6, 2026

🧪 CI Insights

Here's what we observed from your CI run for f7f0387.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify Bot merged commit 205c6d8 into main Mar 6, 2026
25 checks passed
@mergify mergify Bot deleted the dosu/doc-update-129 branch March 6, 2026 05:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants