Skip to content

Conversation

@pboling
Copy link
Member

@pboling pboling commented Nov 8, 2025

No description provided.

@pboling pboling self-assigned this Nov 8, 2025
Copilot AI review requested due to automatic review settings November 8, 2025 04:19
@github-actions
Copy link

github-actions bot commented Nov 8, 2025

Code Coverage

Package Line Rate Branch Rate Health
oauth2 100% 100%
Summary 100% (526 / 526) 100% (178 / 178)

Minimum allowed line rate is 100%

@codecov
Copy link

codecov bot commented Nov 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (f24f1a8) to head (bcb0e40).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #691   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           14        14           
  Lines          563       563           
  Branches       174       174           
=========================================
  Hits           563       563           

☔ 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.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 19187881916

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 19187684920: 0.0%
Covered Lines: 526
Relevant Lines: 526

💛 - Coveralls

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This pull request fixes malformed HTML syntax in the README.md file where the markdown attribute was missing closing quotes in <details> tags. The fix corrects markdown="1> to markdown="1" in four locations, ensuring proper HTML rendering.

  • Fixed HTML syntax errors in <details> tag attributes
  • Regenerated documentation files reflecting the corrected HTML structure
  • Updated documentation timestamps to reflect the regeneration

Reviewed Changes

Copilot reviewed 31 out of 31 changed files in this pull request and generated no comments.

Show a summary per file
File Description
README.md Fixed missing closing quotes in markdown="1" attribute across four <details> tags
docs/index.html Regenerated HTML documentation with corrected syntax and proper indentation
docs/file.README.html Regenerated HTML documentation with corrected syntax and proper indentation
docs/file.CHANGELOG.html Updated documentation timestamp
docs/file.CODE_OF_CONDUCT.html Updated documentation timestamp
docs/file.CONTRIBUTING.html Updated documentation timestamp
docs/file.FUNDING.html Updated documentation timestamp
docs/file.IRP.html Updated documentation timestamp
docs/file.LICENSE.html Updated documentation timestamp
docs/file.OIDC.html Updated documentation timestamp
docs/file.RUBOCOP.html Updated documentation timestamp
docs/file.SECURITY.html Updated documentation timestamp
docs/file.THREAT_MODEL.html Updated documentation timestamp
docs/top-level-namespace.html Updated documentation timestamp
docs/_index.html Updated documentation timestamp
docs/OAuth2.html Updated documentation timestamp
docs/OAuth2/*.html Updated documentation timestamps across multiple OAuth2 module documentation files

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@pboling pboling merged commit 50f3fd0 into main Nov 8, 2025
45 checks passed
@pboling pboling deleted the feat/docs branch November 8, 2025 04:22
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