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

feat: add code quality api group codequality.pkg.katanomi.dev/v1alpha1 #270

Merged
merged 2 commits into from
Sep 2, 2022

Conversation

danielfbm
Copy link
Contributor

Changes

  • feat: add code quality api group codequality.pkg.katanomi.dev/v1alpha1
    Adds code analysis and unit tests related structs to create standard
    inputs and outputs for related business models

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • spec PR link included
  • Follows the commit message standard
  • Meets the contributing guidelines (including
    functionality, content, code)
  • Test cases with documentation and functionality works as expected using current and related github repos (MUST deploy and check)
  • Release notes block below has been filled in or deleted (only if no user facing changes)

Release Notes

Adds code analysis and unit tests related struct to create standard
inputs and outputs for related business models
apis/codequality/v1alpha1/code_analysis.go Outdated Show resolved Hide resolved
apis/codequality/v1alpha1/code_lint.go Outdated Show resolved Hide resolved
@danielfbm danielfbm force-pushed the feat/add-code-quality-apigroup branch from 5b2c3d3 to 091c5a8 Compare September 2, 2022 02:14
Adds artifacts related struct to create standardized structures
inputs and outputs for related business models
@danielfbm danielfbm force-pushed the feat/add-code-quality-apigroup branch from 091c5a8 to a37d06f Compare September 2, 2022 03:42
@alaudabot
Copy link
Contributor

Quality Gate

updated at Fri Sep 2 03:50:28 UTC 2022

Status: OK 🟢

Metric Rating
🐛 Bugs: 0 🏗 Reliability: A 🟢
🤮 Code smells: 1 🛠 Maintainability: A 🟢
⚠️ Vulnerabilities: 0 🦺 Security: A 🟢
🔥 Security hotspots: 0 🔎 Security Review: A 🟢
Metric Change set Target (main) After
🧪 Code coverage 94.51%
Coverage on 91 new lines
45.10% 46.60% ⬆️ 🟢
estimated after merge
allowed difference 0
👥 Duplications 0.00%
Duplications on 0 new lines
0.20% 0.20% ↔️ 🟢
estimated after merge
allowed difference 0

[270]

@danielfbm danielfbm merged commit 302060e into main Sep 2, 2022
@danielfbm danielfbm deleted the feat/add-code-quality-apigroup branch September 2, 2022 04: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.

3 participants