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 typo #128

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Fix typo #128

merged 1 commit into from
Jul 28, 2023

Conversation

oluceps
Copy link
Member

@oluceps oluceps commented Jul 16, 2023

Pull Request Template

Fix typo

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Test Configuration:

  • Firmware version:
  • Hardware:
  • Toolchain:
  • SDK:

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Merging #128 (924efbc) into main (e484cb2) will decrease coverage by 0.90%.
The diff coverage is 100.00%.

❗ Current head 924efbc differs from pull request most recent head 1ec832e. Consider uploading reports for the commit 1ec832e to get more accurate results

@@            Coverage Diff             @@
##             main     #128      +/-   ##
==========================================
- Coverage   78.87%   77.97%   -0.90%     
==========================================
  Files          14       14              
  Lines        1335     1335              
==========================================
- Hits         1053     1041      -12     
- Misses        282      294      +12     
Impacted Files Coverage Δ
runtime/wasm-bpf-rs/src/utils.rs 64.17% <100.00%> (ø)

... and 2 files with indirect coverage changes

@yunwei37 yunwei37 merged commit 617a75a into eunomia-bpf:main Jul 28, 2023
10 checks passed
@oluceps oluceps deleted the typo-fix branch July 28, 2023 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants