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

chore: Adds check for license header #3203

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

konstantinabl
Copy link
Collaborator

Description:

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Konstantina Blazhukova <[email protected]>
Copy link

sonarcloud bot commented Nov 1, 2024

Copy link

github-actions bot commented Nov 1, 2024

Test Results

 25 files  + 2  322 suites  +26   39m 57s ⏱️ + 1m 6s
606 tests + 2  585 ✅  -  6  4 💤 ±0  17 ❌ + 8 
781 runs  +22  754 ✅ + 8  6 💤 +2  21 ❌ +12 

For more details on these failures, see this check.

Results for commit 497d7a5. ± Comparison against base commit 93aaf76.

♻️ This comment has been updated with latest results.

Copy link

codecov bot commented Nov 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.35%. Comparing base (93aaf76) to head (497d7a5).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3203      +/-   ##
==========================================
- Coverage   84.94%   83.35%   -1.60%     
==========================================
  Files          69       66       -3     
  Lines        4451     4290     -161     
  Branches      875      837      -38     
==========================================
- Hits         3781     3576     -205     
- Misses        405      473      +68     
+ Partials      265      241      -24     
Flag Coverage Δ
config-service 98.14% <ø> (ø)
relay 85.54% <ø> (ø)
server 83.52% <ø> (ø)
ws-server 36.87% <ø> (ø)

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

see 19 files with indirect coverage changes

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.

chore: add custom rule to check the existence of license header in each file
1 participant