Skip to content

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

Open
mdittmer wants to merge 1 commit into
Ga27arw5h5oz3ldi25ijsj2rsbzuqictvfrom
Gmum75fawi66ursah6w4azlcro7hvrkf4
Open

[anneal][v2][exocrate] Crate-level documentation#3382
mdittmer wants to merge 1 commit into
Ga27arw5h5oz3ldi25ijsj2rsbzuqictvfrom
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: v14 — Compare vs v13

📚 Full Patch History

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

Version 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.
⚠️ Please upload report for BASE (Ga27arw5h5oz3ldi25ijsj2rsbzuqictv@6504e9b). Learn more about missing BASE report.

Additional details and impacted files
@@                         Coverage Diff                          @@
##             Ga27arw5h5oz3ldi25ijsj2rsbzuqictv    #3382   +/-   ##
====================================================================
  Coverage                                     ?   91.88%           
====================================================================
  Files                                        ?       20           
  Lines                                        ?     6076           
  Branches                                     ?        0           
====================================================================
  Hits                                         ?     5583           
  Misses                                       ?      493           
  Partials                                     ?        0           

☔ 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
@mdittmer mdittmer force-pushed the Gmum75fawi66ursah6w4azlcro7hvrkf4 branch from cb85c73 to f2d675b Compare May 20, 2026 13:36
- 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 f2d675b to ebd4245 Compare May 20, 2026 17:10
@mdittmer mdittmer force-pushed the Ga27arw5h5oz3ldi25ijsj2rsbzuqictv branch from dbfad85 to 6504e9b Compare May 20, 2026 17:10
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