nHapiNET / nHapi

nHapi is the .Net port of the original Java project HAPI.
Mozilla Public License 2.0
277 stars 157 forks source link

Fix windows agent (GitHub actions) net461 only concurrency unit test failure. #557

Closed milkshakeuk closed 7 months ago

milkshakeuk commented 7 months ago

Fix windows agent (GitHub actions) net461 only concurrency unit test failure.

github-actions[bot] commented 7 months ago

Unit Test Results

    5 files      5 suites   11s :stopwatch: 1 431 tests 1 343 :white_check_mark:  88 :zzz: 0 :x: 2 692 runs  2 588 :white_check_mark: 104 :zzz: 0 :x:

Results for commit c5958882.

:recycle: This comment has been updated with latest results.

codacy-production[bot] commented 7 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% :white_check_mark: 85.71%
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (2b08e5b771923ed2b1e19cb0764028600992fc3b) | 1020594 | 22929 | 2.25% | | | Head commit (c59588822875eb6b07ee4548514a1b9b5ec32e06) | 1020600 (+6) | 22935 (+6) | 2.25% (**+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 (#557) | 7 | 6 | **85.71%** | **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