Skip to content

chore: Add reuse compliance check job to CI workflow#2336

Merged
krille-chan merged 3 commits into
mainfrom
krille/add-license-headers-automatically
May 16, 2026
Merged

chore: Add reuse compliance check job to CI workflow#2336
krille-chan merged 3 commits into
mainfrom
krille/add-license-headers-automatically

Conversation

@krille-chan
Copy link
Copy Markdown
Contributor

@krille-chan krille-chan commented May 12, 2026

@krille-chan krille-chan force-pushed the krille/add-license-headers-automatically branch 4 times, most recently from 7800b54 to 72c6b26 Compare May 12, 2026 10:34
@codecov
Copy link
Copy Markdown

codecov Bot commented May 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 58.24%. Comparing base (a7ab4fe) to head (a493e78).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2336      +/-   ##
==========================================
+ Coverage   55.33%   58.24%   +2.91%     
==========================================
  Files         160      160              
  Lines       19856    19856              
==========================================
+ Hits        10988    11566     +578     
+ Misses       8868     8290     -578     
Files with missing lines Coverage Δ
lib/encryption/cross_signing.dart 93.25% <ø> (ø)
lib/encryption/encryption.dart 83.70% <ø> (ø)
lib/encryption/key_manager.dart 86.96% <ø> (+0.35%) ⬆️
lib/encryption/key_verification_manager.dart 97.01% <ø> (ø)
lib/encryption/olm_manager.dart 85.41% <ø> (+0.29%) ⬆️
lib/encryption/ssss.dart 85.00% <ø> (ø)
lib/encryption/utils/base64_unpadded.dart 100.00% <ø> (ø)
lib/encryption/utils/bootstrap.dart 58.60% <ø> (ø)
lib/encryption/utils/crypto_setup_extension.dart 75.29% <ø> (ø)
...cryption/utils/json_signature_check_extension.dart 92.30% <ø> (ø)
... and 150 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7ab4fe...a493e78. Read the comment docs.

@krille-chan krille-chan marked this pull request as ready for review May 13, 2026 06:34
@krille-chan krille-chan force-pushed the krille/add-license-headers-automatically branch 3 times, most recently from 9f1f4ac to b813802 Compare May 13, 2026 06:38
Copy link
Copy Markdown

@qaysdwekat qaysdwekat left a comment

Choose a reason for hiding this comment

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

lg

- Replaced traditional license comments with SPDX-FileCopyrightText and SPDX-License-Identifier in various test files.
- Ensured consistency in copyright years and organization name across all modified files.
- Updated license information in YAML configuration files for Dendrite and Synapse.
- Added SPDX headers to web_test files including README.md and pubspec.yaml.
@krille-chan krille-chan force-pushed the krille/add-license-headers-automatically branch from b813802 to a493e78 Compare May 16, 2026 07:05
@krille-chan krille-chan enabled auto-merge May 16, 2026 07:05
@krille-chan krille-chan merged commit 6aee23c into main May 16, 2026
14 checks passed
@krille-chan krille-chan deleted the krille/add-license-headers-automatically branch May 16, 2026 07:11
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