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

2.x.x - Add AsyncHTTPClient testing setup #317

Merged
merged 5 commits into from
Dec 21, 2023

Fix HBXCTLive throwing errors

c9ee787
Select commit
Loading
Failed to load commit list.
Merged

2.x.x - Add AsyncHTTPClient testing setup #317

Fix HBXCTLive throwing errors
c9ee787
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Dec 21, 2023 in 0s

60.18% of diff hit (target 84.48%)

View this Pull Request on Codecov

60.18% of diff hit (target 84.48%)

Annotations

Check warning on line 52 in Sources/Hummingbird/Codable/CodableProtocols.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/Hummingbird/Codable/CodableProtocols.swift#L52

Added line #L52 was not covered by tests

Check warning on line 88 in Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift#L85-L88

Added lines #L85 - L88 were not covered by tests

Check warning on line 157 in Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift#L130-L157

Added lines #L130 - L157 were not covered by tests

Check warning on line 206 in Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift#L164-L206

Added lines #L164 - L206 were not covered by tests

Check warning on line 224 in Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 230 in Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 242 in Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/HBXCTAsyncHTTPClient.swift#L242

Added line #L242 was not covered by tests

Check warning on line 79 in Sources/HummingbirdXCT/HBXCTLive.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/HBXCTLive.swift#L77-L79

Added lines #L77 - L79 were not covered by tests

Check warning on line 52 in Sources/HummingbirdXCT/TestApplication.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/TestApplication.swift#L52

Added line #L52 was not covered by tests

Check warning on line 77 in Sources/HummingbirdXCT/TestApplication.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/TestApplication.swift#L77

Added line #L77 was not covered by tests

Check warning on line 90 in Sources/HummingbirdXCT/TestApplication.swift

See this annotation in the file changed.

@codecov codecov / codecov/patch

Sources/HummingbirdXCT/TestApplication.swift#L90

Added line #L90 was not covered by tests