Skip to content

[anneal][v2][exocrate] Crate-level documentation#3382

Merged
joshlf merged 1 commit into
mainfrom
Gmum75fawi66ursah6w4azlcro7hvrkf4
May 26, 2026
Merged

[anneal][v2][exocrate] Crate-level documentation#3382
joshlf merged 1 commit into
mainfrom
Gmum75fawi66ursah6w4azlcro7hvrkf4

Conversation

@mdittmer
Copy link
Copy Markdown
Collaborator

@mdittmer mdittmer commented May 19, 2026

  • Documentation with examples crate lib.rs
  • Simple explanation, diagram, and link to crate docs in README.md
  • Test-data archive referenced in doc-tested example code
    • Can also be used in future integration tests if desired

Latest Update: v20 — Compare vs v19

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v20 v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v19 v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v18 v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v17 v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v16 v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v15 v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v14 v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v13 v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v8 v7 v6 v5 v4 v3 v2 v1 Base
v7 v6 v5 v4 v3 v2 v1 Base
v6 v5 v4 v3 v2 v1 Base
v5 v4 v3 v2 v1 Base
v4 v3 v2 v1 Base
v3 v2 v1 Base
v2 v1 Base
v1 Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/Gmum75fawi66ursah6w4azlcro7hvrkf4 && git checkout -b pr-Gmum75fawi66ursah6w4azlcro7hvrkf4 FETCH_HEAD

Checkout

git fetch origin refs/heads/Gmum75fawi66ursah6w4azlcro7hvrkf4 && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/Gmum75fawi66ursah6w4azlcro7hvrkf4 && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/Gmum75fawi66ursah6w4azlcro7hvrkf4

Stacked PRs enabled by GHerrit.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.84%. Comparing base (275aff2) to head (9606fec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3382   +/-   ##
=======================================
  Coverage   91.84%   91.84%           
=======================================
  Files          20       20           
  Lines        6080     6080           
=======================================
  Hits         5584     5584           
  Misses        496      496           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from e446347 to a64d7d9 Compare May 19, 2026 17:38
@mdittmer mdittmer force-pushed the Ga27arw5h5oz3ldi25ijsj2rsbzuqictv branch 2 times, most recently from 4458570 to 4cf5c95 Compare May 19, 2026 17:42
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from a64d7d9 to 41bb90e Compare May 19, 2026 17:42
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from 41bb90e to ca9434e Compare May 19, 2026 23:44
@mdittmer mdittmer force-pushed the Ga27arw5h5oz3ldi25ijsj2rsbzuqictv branch 2 times, most recently from 34e3c2d to dbfad85 Compare May 20, 2026 00:00
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from ca9434e to d22541f Compare May 20, 2026 00:00
Copy link
Copy Markdown
Member

@joshlf joshlf left a comment

Choose a reason for hiding this comment

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

Nice!!

Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/README.md
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from d22541f to cb85c73 Compare May 20, 2026 00:17
@google google deleted a comment from giruuuuj May 20, 2026
Comment thread anneal/v2/exocrate/README.md Outdated
Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/src/lib.rs
Comment thread anneal/v2/exocrate/src/lib.rs Outdated
Comment thread anneal/v2/exocrate/src/lib.rs
Comment thread anneal/v2/exocrate/src/lib.rs
Comment thread anneal/v2/exocrate/README.md Outdated
@mdittmer mdittmer force-pushed the Ga27arw5h5oz3ldi25ijsj2rsbzuqictv branch from 4827fa1 to 785ffee Compare May 25, 2026 19:12
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from f549d17 to 0133269 Compare May 25, 2026 19:12
@mdittmer mdittmer force-pushed the Ga27arw5h5oz3ldi25ijsj2rsbzuqictv branch from 785ffee to 1e8210d Compare May 25, 2026 19:34
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from 0133269 to 4f657b1 Compare May 25, 2026 19:34
Base automatically changed from Ga27arw5h5oz3ldi25ijsj2rsbzuqictv to main May 25, 2026 20:22
- Documentation with examples crate `lib.rs`
- Simple explanation, diagram, and link to crate docs in `README.md`
- Test-data archive referenced in doc-tested example code
  - Can also be used in future integration tests if desired

gherrit-pr-id: Gmum75fawi66ursah6w4azlcro7hvrkf4
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from 4f657b1 to 9606fec Compare May 25, 2026 22:48
@mdittmer mdittmer enabled auto-merge May 26, 2026 11:45
@mdittmer mdittmer added this pull request to the merge queue May 26, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 26, 2026
@joshlf joshlf added this pull request to the merge queue May 26, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks May 26, 2026
@joshlf joshlf merged commit 1c1fe0b into main May 26, 2026
138 checks passed
@joshlf joshlf deleted the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch May 26, 2026 12:42
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.

3 participants