Skip to content

Add codeql CI workflow#45

Merged
mfl28 merged 3 commits intomasterfrom
feature/add-codeql-ci-workflow
Jan 4, 2023
Merged

Add codeql CI workflow#45
mfl28 merged 3 commits intomasterfrom
feature/add-codeql-ci-workflow

Conversation

@mfl28
Copy link
Owner

@mfl28 mfl28 commented Jan 4, 2023

  • Add codeql workflow (as lgtm is deprecated).
  • Update README to show CodeQL badge.
  • Update license headers for 2023.

Closes #44 .

@mfl28 mfl28 self-assigned this Jan 4, 2023
@codecov
Copy link

codecov bot commented Jan 4, 2023

Codecov Report

Base: 85.99% // Head: 85.99% // No change to project coverage 👍

Coverage data is based on head (c1c7bbb) compared to base (60c70d8).
Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #45   +/-   ##
=========================================
  Coverage     85.99%   85.99%           
  Complexity     1405     1405           
=========================================
  Files            92       92           
  Lines          5739     5739           
  Branches        518      518           
=========================================
  Hits           4935     4935           
  Misses          546      546           
  Partials        258      258           
Impacted Files Coverage Δ
.../mfl28/boundingboxeditor/BoundingBoxEditorApp.java 0.00% <ø> (ø)
...mfl28/boundingboxeditor/controller/Controller.java 78.22% <ø> (ø)
...r/controller/utils/KeyCombinationEventHandler.java 100.00% <ø> (ø)
...er/utils/SingleFireKeyCombinationEventHandler.java 100.00% <ø> (ø)
...om/github/mfl28/boundingboxeditor/model/Model.java 87.94% <ø> (ø)
.../boundingboxeditor/model/data/BoundingBoxData.java 93.93% <ø> (ø)
...ndingboxeditor/model/data/BoundingPolygonData.java 100.00% <ø> (ø)
...oundingboxeditor/model/data/BoundingShapeData.java 78.94% <ø> (ø)
.../boundingboxeditor/model/data/ImageAnnotation.java 100.00% <ø> (ø)
...ndingboxeditor/model/data/ImageAnnotationData.java 100.00% <ø> (ø)
... and 82 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 4, 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

@mfl28 mfl28 merged commit 3995057 into master Jan 4, 2023
@mfl28 mfl28 deleted the feature/add-codeql-ci-workflow branch January 4, 2023 09:01
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.

Add codeql workflow

1 participant