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

Allow nonroot execution #43

Merged
merged 13 commits into from
Oct 5, 2023
Merged

Allow nonroot execution #43

merged 13 commits into from
Oct 5, 2023

Conversation

pasqualedevita
Copy link
Member

List of Changes

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Chore (nothing changes by a user perspective)
  • 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)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 3, 2023

Jira Pull request Link

It seems this Pull Request has no issues that refers to Jira!!!
Please check it out.

@codecov-commenter
Copy link

codecov-commenter commented Oct 3, 2023

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (2a2ef40) 92.85% compared to head (33812e9) 91.27%.
Report is 104 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #43      +/-   ##
==========================================
- Coverage   92.85%   91.27%   -1.59%     
==========================================
  Files          15       16       +1     
  Lines         252      298      +46     
  Branches       20       20              
==========================================
+ Hits          234      272      +38     
- Misses         18       26       +8     
Files Coverage Δ
Notify/handler.ts 100.00% <100.00%> (+2.08%) ⬆️
templates/makdown/message.ts 100.00% <ø> (ø)
utils/healthcheck.ts 91.11% <100.00%> (+1.31%) ⬆️
Info/handler.ts 85.71% <50.00%> (ø)
Notify/readers.ts 88.88% <20.00%> (-11.12%) ⬇️
utils/logger.ts 60.00% <60.00%> (ø)

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

@sonarcloud
Copy link

sonarcloud bot commented Oct 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pasqualedevita pasqualedevita merged commit 2763c62 into master Oct 5, 2023
4 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