guibranco / PIX-BACEN-SDK-dotnet

🇧🇷 :bank: :gear: PIX/SPI contracts from @bacen/pix-api/
https://guibranco.github.io/PIX-BACEN-SDK-dotnet/
MIT License
20 stars 7 forks source link

Create qodana.yml #76

Closed guibranco closed 10 months ago

github-actions[bot] commented 10 months ago

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions
codacy-production[bot] commented 10 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (c19d555f2cfcbf3bbb50ad4e0155f9191bd0a47f) | 75 | 1 | 1.33% | | | Head commit (82f035e7eedcfd66bda12e06c794dfadd7314d8e) | 75 (+0) | 1 (+0) | 1.33% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#76) | 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: `/ * 100%`

See your quality gate settings    Change summary preferences

sonarcloud[bot] commented 10 months ago

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
No Duplication information No Duplication information

AppVeyorBot commented 10 months ago

:white_check_mark: Build PIX-BACEN-SDK-dotnet 1.1.169 completed (commit https://github.com/guibranco/PIX-BACEN-SDK-dotnet/commit/5c8ae7c688 by @guibranco)

codecov[bot] commented 10 months ago

Codecov Report

Merging #76 (82f035e) into main (c19d555) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main     #76   +/-   ##
=====================================
  Coverage   1.33%   1.33%           
=====================================
  Files         17      17           
  Lines         75      75           
=====================================
  Hits           1       1           
  Misses        74      74           

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!