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 a SonarQube configuration file to implement static code analysis #3580

Merged
merged 15 commits into from
Jun 28, 2024

Conversation

chopin-fan
Copy link
Collaborator

1.Add a SonarQube configuration file to implement static code analysis. close #3571

Copy link

vizipi bot commented Jun 27, 2024

Pull request analysis by VIZIPI

Below you will find who is the most qualified team member to review your code.
This analysis includes his/her work on the code included in this Pull request, in addition to their experience in code affected by these changes ( partly found within the list of potential missing files below )   Feedback always welcome

Reviewers with knowledge related to these changes

Match % Person Commit Count Common Files
75.00% dongqiangaelf 1 3

Potential missing files from this Pull request

No commonly committed files found with a 40% threashold


Committed file ranks

(click to expand)
  • 41.28%[.github/ISSUE_TEMPLATE/bug_report.md]
  • 81.39%[.github/workflows/sonarqube.yaml]
  • 0.00%[.github/ISSUE_TEMPLATE/config.yml]
  • 41.28%[.github/ISSUE_TEMPLATE/feature_request.md]
  • @chopin-fan chopin-fan force-pushed the release/2.0.1 branch 4 times, most recently from 26062cc to 943e304 Compare June 27, 2024 14:06
    Copy link

    codecov bot commented Jun 27, 2024

    Codecov Report

    All modified and coverable lines are covered by tests ✅

    Project coverage is 90.70%. Comparing base (3806c18) to head (ac62f13).

    Additional details and impacted files

    Impacted file tree graph

    @@             Coverage Diff             @@
    ##           master    #3580       +/-   ##
    ===========================================
    + Coverage   59.11%   90.70%   +31.59%     
    ===========================================
      Files         667      668        +1     
      Lines       25887    25895        +8     
      Branches     2325     2325               
    ===========================================
    + Hits        15304    23489     +8185     
    + Misses      10363     2290     -8073     
    + Partials      220      116      -104     

    see 272 files with indirect coverage changes

    @JimAelf JimAelf merged commit 0a8805b into master Jun 28, 2024
    14 checks passed
    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