Skip to content

docs: refactor evaluator module organization and expand getting started guide#155

Merged
mergify[bot] merged 1 commit into
mainfrom
dosu/doc-update-154
Mar 6, 2026
Merged

docs: refactor evaluator module organization and expand getting started guide#155
mergify[bot] merged 1 commit into
mainfrom
dosu/doc-update-154

Conversation

@dosubot
Copy link
Copy Markdown
Contributor

@dosubot dosubot Bot commented Mar 6, 2026

Update documentation for #154

Updated the Getting Started guide with comprehensive installation, quick start, and usage patterns for both library and CLI interfaces. Refined the Evaluator Engine documentation to clarify the refactored module organization, distinguishing the public API surface in evaluator/mod.rs from the core implementation in evaluator/engine/mod.rs, ensuring internal improvements remain transparent to library users.

Generated by Dosu

@dosubot dosubot Bot added the size:S This PR changes 10-29 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

@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Mar 6, 2026

🧪 CI Insights

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

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify Bot merged commit d8ff39f into main Mar 6, 2026
24 checks passed
@mergify mergify Bot deleted the dosu/doc-update-154 branch March 6, 2026 21:24
@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!

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:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants