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

Create codacy.yml #278

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Create codacy.yml #278

merged 2 commits into from
Jan 8, 2024

Conversation

guibranco
Copy link
Owner

No description provided.

@github-actions github-actions bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Jan 5, 2024
@guibranco guibranco enabled auto-merge (squash) January 5, 2024 11:07
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

4 similar comments
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@AppVeyorBot
Copy link

@guibranco
Copy link
Owner Author

@gstraccini help

Copy link
Contributor

gstraccini bot commented Jan 7, 2024

That's what I can do :neckbeard::

  • @gstraccini help: Shows the help message with available commands.
  • @gstraccini hello: Says hello to the invoker.
  • @gstraccini thank you: Replies with you are welcome message to the invoker.
  • @gstraccini appveyor <type>: Runs the AppVeyor build for the target commit and/or pull request
    • type: [required] Specifies if should trigger a build in a commit or pull request.
  • @gstraccini bump version <version> <project>: Bumps the .NET version in .csproj files. ⚠️ (in development - maybe not working as expected!)
    • version: [required] The .NET version
    • project: [optional] The .csproj file to update. Suppressing this parameter will run the command in all .csproj in the repository/branch
  • @gstraccini change runner <runner> <workflow> <jobs>: Changes the GitHub action runner in a workflow file (.yml) ⚠️ (in development - maybe not working as expected!)
    • runner: [required] The runner's name
    • workflow: [required] The workflow filename (with or without the .yml/.yaml extension)
    • jobs: [optional] The job's to apply this command. Suppressing this parameter will run the command in all jobs within the workflow
  • @gstraccini csharpier: Formats the C# code using CSharpier (only for .NET projects).
  • @gstraccini fix csproj: Updates the .csproj file with packages.config version of NuGet packages (only for .NET Framework projects). ⚠️ (in development - maybe not working as expected!)
  • @gstraccini prettier: Formats the code using Prettier.
  • @gstraccini review: Enable review for the target pull request. This is useful when the PR submitter wasn't in the watch list before or the webhook was not captured or some failed scenario occurred.
  • @gstraccini track: Tracks the specified pull request. Queue a build, raise dependabot recreate comment to resolve conflicts and synchronize merge branches. ⚠️ (in development - maybe not working as expected!)

Multiple commands can be issued at the same time, just respect each command pattern (with bot name prefix + command).

Warning

If you aren't allowed to use this bot, a reaction with a thumbs down will be added to your comment.

@guibranco
Copy link
Owner Author

@gstraccini appveyor commit

@guibranco
Copy link
Owner Author

@gstraccini appveyor pull request

Copy link
Contributor

gstraccini bot commented Jan 7, 2024

AppVeyor build started! 🚀

Build ID: 48896045
Version: 4.3.234

Copy link
Contributor

gstraccini bot commented Jan 7, 2024

AppVeyor build started! 🚀

Build ID: 48896047
Version: 4.3.235

@AppVeyorBot
Copy link

Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
-0.08%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (c21727a) 3378 1375 40.70%
Head commit (f08f1fe) 3378 (+0) 1372 (-3) 40.62% (-0.08%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#278) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

You may notice some variations in coverage metrics with the latest Coverage engine update. For more details, visit the documentation

Copy link

sonarcloud bot commented Jan 8, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@AppVeyorBot
Copy link

@guibranco guibranco merged commit c184c2c into main Jan 8, 2024
24 of 25 checks passed
@guibranco guibranco deleted the guibranco-patch-1 branch January 8, 2024 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants