Skip to content

Conversation

martincostello
Copy link
Contributor

What kind of change does this PR introduce?

Fix grammar in maintained check message.

What is the current behavior?

Wording could be improved.

What is the new behavior (if this is a feature change)?

Wording is improved.

Which issue(s) this PR fixes

NONE

Special notes for your reviewer

None.

Does this PR introduce a user-facing change?

Fix grammar in maintained check messages.

@martincostello martincostello requested a review from a team as a code owner May 8, 2025 07:48
@martincostello martincostello requested review from justaugustus and spencerschrock and removed request for a team May 8, 2025 07:48
@martincostello
Copy link
Contributor Author

Current appearance in GitHub Code scanning alerts:

image

@martincostello
Copy link
Contributor Author

DCO really interferes with the ability to do a quick PR using the GitHub web editor... 🥲

Copy link

codecov bot commented May 8, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.37%. Comparing base (353ed60) to head (8cbe8c9).
Report is 160 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4618      +/-   ##
==========================================
+ Coverage   66.80%   68.37%   +1.56%     
==========================================
  Files         230      249      +19     
  Lines       16602    18813    +2211     
==========================================
+ Hits        11091    12863    +1772     
- Misses       4808     5097     +289     
- Partials      703      853     +150     
🚀 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.

Fix grammar in maintained check message.

Signed-off-by: martincostello <martin@martincostello.com>
Ignore `obj` which gets created if the repo is opened in Visual Studio Code when the C# Dev Kit is installed.

Signed-off-by: martincostello <martin@martincostello.com>
Fix line length.

Signed-off-by: martincostello <martin@martincostello.com>
Copy link
Member

@spencerschrock spencerschrock left a comment

Choose a reason for hiding this comment

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

Thanks

@spencerschrock spencerschrock merged commit 196b66a into ossf:main May 9, 2025
38 checks passed
@martincostello martincostello deleted the fix-grammar branch May 9, 2025 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants