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

Fixing CodeQL errors #49

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

vishnuchalla
Copy link
Collaborator

@vishnuchalla vishnuchalla commented Oct 30, 2024

Type of change

  • Refactor
  • New feature
  • Bug fix
  • Optimization
  • Documentation Update

Description

Making sure all the CI tests are passing. Minor nit.

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.

Testing

Will be verified through CI.

@vishnuchalla vishnuchalla force-pushed the fix-codeql branch 2 times, most recently from 65407ba to 2c729b7 Compare October 30, 2024 02:08
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.23%. Comparing base (35a376f) to head (ba07c4d).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #49      +/-   ##
==========================================
- Coverage   85.41%   82.23%   -3.19%     
==========================================
  Files           6        6              
  Lines         288      349      +61     
==========================================
+ Hits          246      287      +41     
- Misses         28       48      +20     
  Partials       14       14              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@vishnuchalla vishnuchalla force-pushed the fix-codeql branch 3 times, most recently from 5a68c67 to 722f32f Compare October 30, 2024 02:24
Signed-off-by: Vishnu Challa <vchalla@vchalla-thinkpadp1gen2.rmtusnc.csb>
Copy link
Member

@rsevilla87 rsevilla87 left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Member

@chentex chentex left a comment

Choose a reason for hiding this comment

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

/lgtm

@chentex
Copy link
Member

chentex commented Oct 30, 2024

Weird thing of the coverage change percentage, don't see how your change did that.

@chentex chentex merged commit 7b66b75 into cloud-bulldozer:main Oct 30, 2024
5 of 6 checks passed
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