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

Update MegaLinter to Version 7 + CoD + Security #69

Merged
merged 4 commits into from
Oct 19, 2023

Conversation

FelixS90
Copy link
Collaborator

@FelixS90 FelixS90 commented Oct 13, 2023

Description

Upgrade MegaLinter to Version 7
Fix Link in Code of Conduct to ZEISS Netiquette

Type of change

  • 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)
  • This change requires a documentation update

How Has This Been Tested?

PR

Checklist:

  • I followed the Contributing Guidelines.
  • I did a self-review.
  • I commented my code, particularly in hard-to-understand areas.
  • I updated the documentation.
  • I updated the version of libCZI following Versioning of libCZI depending on the type of change
    • Bug fix -> PATCH
    • New feature -> MINOR
    • Breaking change -> MAJOR
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

@FelixS90 FelixS90 changed the title Update mega-linter.yml to Version 7 Update MegaLinter to Version 7 Oct 13, 2023
@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

Merging #69 (9c5e471) into main (f18a030) will increase coverage by 0.65%.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #69      +/-   ##
==========================================
+ Coverage   63.25%   63.90%   +0.65%     
==========================================
  Files          76       75       -1     
  Lines       10098    10117      +19     
==========================================
+ Hits         6387     6465      +78     
+ Misses       3711     3652      -59     
Flag Coverage Δ
windows-latest 63.90% <ø> (+0.65%) ⬆️

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

Files Coverage Δ
Src/libCZI/BitmapOperations.cpp 47.05% <ø> (+3.78%) ⬆️
Src/libCZI/BitmapOperations.hpp 30.98% <ø> (ø)
Src/libCZI/CZIReader.cpp 65.21% <ø> (ø)
Src/libCZI/CreateBitmap.cpp 54.28% <ø> (ø)
Src/libCZI/CziAttachment.cpp 100.00% <ø> (ø)
Src/libCZI/CziAttachmentsDirectory.cpp 73.50% <ø> (-0.23%) ⬇️
Src/libCZI/CziAttachmentsDirectory.h 100.00% <ø> (ø)
Src/libCZI/CziDimensionInfo.cpp 58.74% <ø> (ø)
Src/libCZI/CziDisplaySettings.cpp 73.83% <ø> (ø)
Src/libCZI/CziMetadata.cpp 75.37% <ø> (ø)
... and 41 more

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@FelixS90 FelixS90 changed the title Update MegaLinter to Version 7 Update MegaLinter to Version 7 + CoD Oct 13, 2023
@FelixS90 FelixS90 changed the title Update MegaLinter to Version 7 + CoD Update MegaLinter to Version 7 + CoD + Security Oct 13, 2023
@ptahmose
Copy link
Contributor

LGTM

@FelixS90 FelixS90 added the cla Contributor License Agreement sent to Admin label Oct 17, 2023
@FelixS90 FelixS90 marked this pull request as ready for review October 17, 2023 21:53
@ptahmose ptahmose merged commit 3581f6b into main Oct 19, 2023
15 of 16 checks passed
@ptahmose ptahmose deleted the upgrade-megalinter-to-v7 branch November 3, 2023 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla Contributor License Agreement sent to Admin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants