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

fix: document typo #988

Merged
merged 1 commit into from
Dec 14, 2024
Merged

fix: document typo #988

merged 1 commit into from
Dec 14, 2024

Conversation

JeffreyDallas
Copy link
Contributor

Description

This pull request changes the following:

  • Fix some typos in documentation

Signed-off-by: Jeffrey Tang <[email protected]>
Copy link
Contributor

Unit Test Results - Linux

  1 files  ±0   57 suites  ±0   3s ⏱️ ±0s
220 tests ±0  220 ✅ ±0  0 💤 ±0  0 ❌ ±0 
230 runs  ±0  230 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit ab04cf0. ± Comparison against base commit 06e6026.

Copy link
Contributor

Unit Test Results - Windows

  1 files  ±0   57 suites  ±0   16s ⏱️ -1s
220 tests ±0  220 ✅ ±0  0 💤 ±0  0 ❌ ±0 
230 runs  ±0  230 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit ab04cf0. ± Comparison against base commit 06e6026.

Copy link
Contributor

E2E Test Report

 16 files  121 suites   1h 16m 49s ⏱️
256 tests 256 ✅ 0 💤 0 ❌
259 runs  259 ✅ 0 💤 0 ❌

Results for commit ab04cf0.

Copy link
Contributor

E2E Test Report

 16 files  121 suites   1h 16m 49s ⏱️
256 tests 256 ✅ 0 💤 0 ❌
259 runs  259 ✅ 0 💤 0 ❌

Results for commit ab04cf0.

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
Report missing for 06e60261
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (06e6026) Report Missing Report Missing Report Missing
Head commit (ab04cf0) 19225 16531 85.99%

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#988) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

Footnotes

  1. Codacy didn't receive coverage data for the commit, or there was an error processing the received data. Check your integration for errors and validate that your coverage setup is correct.

Copy link

codecov bot commented Dec 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 84.98%. Comparing base (79410f0) to head (ab04cf0).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #988      +/-   ##
==========================================
- Coverage   85.01%   84.98%   -0.03%     
==========================================
  Files          71       71              
  Lines       19221    19225       +4     
  Branches     1219     1704     +485     
==========================================
- Hits        16340    16338       -2     
+ Misses       2876     2722     -154     
- Partials        5      165     +160     

see 35 files with indirect coverage changes

Impacted file tree graph

@jeromy-cannon jeromy-cannon merged commit 8e4fe04 into main Dec 14, 2024
36 of 37 checks passed
@jeromy-cannon jeromy-cannon deleted the fix-minor-typo branch December 14, 2024 08:48
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.

2 participants