Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tidy first] Fix a couple misspellings in code comments #10717

Merged
merged 1 commit into from
Sep 16, 2024

Conversation

dbeatty10
Copy link
Contributor

Resolves NA

Problem

Two misspellings in code comments.

Solution

Fix 'em.

Checklist

  • I have read the contributing guide and understand what's expected of me.
  • I have run this code in development, and it appears to resolve the stated issue.
  • Tests are not required or relevant for this PR.
  • This PR has no interface changes (e.g., macros, CLI, logs, JSON artifacts, config files, adapter interface, etc.)
  • This PR includes type annotations for new and modified functions.

@cla-bot cla-bot bot added the cla:yes label Sep 16, 2024
Copy link
Contributor

Thank you for your pull request! We could not find a changelog entry for this change. For details on how to document a change, see the contributing guide.

Copy link

codecov bot commented Sep 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.94%. Comparing base (6c111f2) to head (995f791).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #10717      +/-   ##
==========================================
+ Coverage   88.92%   88.94%   +0.01%     
==========================================
  Files         180      180              
  Lines       22847    22847              
==========================================
+ Hits        20317    20321       +4     
+ Misses       2530     2526       -4     
Flag Coverage Δ
integration 86.23% <ø> (+0.10%) ⬆️
unit 62.44% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Components Coverage Δ
Unit Tests 62.44% <ø> (ø)
Integration Tests 86.23% <ø> (+0.10%) ⬆️

@dbeatty10 dbeatty10 added the Skip Changelog Skips GHA to check for changelog file label Sep 16, 2024
@dbeatty10 dbeatty10 marked this pull request as ready for review September 16, 2024 15:19
@dbeatty10 dbeatty10 requested a review from a team as a code owner September 16, 2024 15:19
Copy link
Contributor

@QMalcolm QMalcolm left a comment

Choose a reason for hiding this comment

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

🚀

@dbeatty10 dbeatty10 merged commit 8ce2c46 into main Sep 16, 2024
73 of 75 checks passed
@dbeatty10 dbeatty10 deleted the dbeatty10-patch-1 branch September 16, 2024 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:yes Skip Changelog Skips GHA to check for changelog file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants