houseofcat / RabbitMQ.Dataflows

A set of libraries for rapidly developing RabbitMQ workflows/pipelines.
MIT License
14 stars 3 forks source link

Release v4.1.2 - Quality of Life Features #57

Closed houseofcat closed 6 months ago

houseofcat commented 6 months ago
github-advanced-security[bot] commented 6 months ago

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.

codacy-production[bot] commented 6 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: -0.17% (target: -1.00%) :white_check_mark: 0.00%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (687366af89c0eb47d4d9c6b2d48a20b1aea65324) | 7102 | 1322 | 18.61% | | | Head commit (c28c5719b2a9759ba9a42098b1c2847fd02fed24) | 7167 (+65) | 1322 (+0) | 18.45% (**-0.17%**) | **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 (#57) | 98 | 0 | **0.00%** | **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

Codacy will stop sending the deprecated coverage status from June 5th, 2024. Learn more