Skip to content

Add library documentation#7950

Open
justindbaur wants to merge 2 commits into
mainfrom
add-library-documentation
Open

Add library documentation#7950
justindbaur wants to merge 2 commits into
mainfrom
add-library-documentation

Conversation

@justindbaur

Copy link
Copy Markdown
Member

🎟️ Tracking

📔 Objective

Adds the library documentation file references in ADRs 31 and 32. This along with moving fundamental utilities will hopefully enable teams to start on the journey of owning things from the ground up.

📸 Screenshots

@justindbaur justindbaur added the t:docs Change Type - Documentation label Jul 9, 2026
@codecov

codecov Bot commented Jul 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 61.45%. Comparing base (e0ba28c) to head (b5390fa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7950   +/-   ##
=======================================
  Coverage   61.45%   61.45%           
=======================================
  Files        2245     2245           
  Lines       98844    98844           
  Branches     8944     8944           
=======================================
  Hits        60743    60743           
  Misses      35952    35952           
  Partials     2149     2149           

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@justindbaur justindbaur marked this pull request as ready for review July 9, 2026 17:18
@justindbaur justindbaur requested a review from a team as a code owner July 9, 2026 17:18
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

🤖 Bitwarden Claude Code Review

Overall Assessment: APPROVE

This documentation PR adds src/Libraries/LIBRARY.md — a canonical shape for libraries under src/Libraries/ — and references it from the writing-server-code skill. Reviewed the new doc's C# examples for correctness, the relative file reference from SKILL.md (resolves correctly), and the Claude configuration change. No security, correctness, or breaking-change concerns; content aligns with ADR-0031/0032 and the repo's dual-ORM and TryAdd* DI conventions.

Code Review Details
  • 🎨 : AddFoo repository example declares an IServiceCollection return type but has no return statement (CS0161 if copied verbatim)
    • src/Libraries/LIBRARY.md:106

Comment thread src/Libraries/LIBRARY.md
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t:docs Change Type - Documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant