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

Add SPDX header #6046

Merged
merged 4 commits into from
Jun 5, 2024
Merged

Add SPDX header #6046

merged 4 commits into from
Jun 5, 2024

Conversation

AndyScherzinger
Copy link
Member

@AndyScherzinger AndyScherzinger commented Jun 4, 2024

  • Added SPDX info to all files
  • Added GH action for compliance check
  • Added REUSE compliance status badge to README.md

@AndyScherzinger AndyScherzinger self-assigned this Jun 4, 2024
@AndyScherzinger AndyScherzinger force-pushed the chore/noid/spdx branch 5 times, most recently from 04ac7d5 to 1387754 Compare June 5, 2024 07:20
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

Attention: Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.

Project coverage is 23.59%. Comparing base (040276a) to head (9196525).
Report is 1 commits behind head on main.

Files Patch % Lines
src/App.vue 0.00% 1 Missing ⚠️
...alendarList/CalendarListItemLoadingPlaceholder.vue 0.00% 1 Missing ⚠️
...omponents/Editor/Repeat/RepeatExceptionWarning.vue 0.00% 1 Missing ⚠️
src/components/Editor/Repeat/RepeatForkWarning.vue 0.00% 1 Missing ⚠️
...ponents/Editor/Repeat/RepeatUnsupportedWarning.vue 0.00% 1 Missing ⚠️
src/components/Popover/PopoverLoadingIndicator.vue 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6046   +/-   ##
=========================================
  Coverage     23.59%   23.59%           
  Complexity      457      457           
=========================================
  Files           246      246           
  Lines         11714    11714           
  Branches       2150     2140   -10     
=========================================
  Hits           2764     2764           
- Misses         8635     8636    +1     
+ Partials        315      314    -1     
Flag Coverage Δ
javascript 15.18% <0.00%> (ø)
php 58.61% <ø> (ø)

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

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

@AndyScherzinger AndyScherzinger force-pushed the chore/noid/spdx branch 2 times, most recently from 514a1ea to 2b11a9f Compare June 5, 2024 07:23
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jun 5, 2024
@AndyScherzinger AndyScherzinger added this to the v4.8.0 milestone Jun 5, 2024
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
@AndyScherzinger AndyScherzinger merged commit aee4f32 into main Jun 5, 2024
41 of 42 checks passed
@AndyScherzinger AndyScherzinger deleted the chore/noid/spdx branch June 5, 2024 08:29
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.

3 participants