Skip to content

Integrate autobahn tests #43

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

Merged
merged 4 commits into from
Apr 7, 2019
Merged

Integrate autobahn tests #43

merged 4 commits into from
Apr 7, 2019

Conversation

nhooyr
Copy link
Contributor

@nhooyr nhooyr commented Apr 6, 2019

Closes #7

Will not keep these though as they are janky to integrate in CI,
not documented well and very slow. They were extremely useful for
making sure my implementation works right now but I'd rather have my own Go tests.

@codecov
Copy link

codecov bot commented Apr 7, 2019

Codecov Report

Merging #43 into master will increase coverage by 14.82%.
The diff coverage is 73.42%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #43       +/-   ##
===========================================
+ Coverage   51.89%   66.71%   +14.82%     
===========================================
  Files          11       11               
  Lines         555      634       +79     
===========================================
+ Hits          288      423      +135     
+ Misses        230      177       -53     
+ Partials       37       34        -3
Impacted Files Coverage Δ
opcode.go 100% <ø> (ø) ⬆️
opcode_string.go 0% <0%> (ø) ⬆️
statuscode.go 68% <100%> (+41.68%) ⬆️
statuscode_string.go 25.92% <15.38%> (+25.92%) ⬆️
websocket.go 78.18% <78.68%> (+20.85%) ⬆️
header.go 91.66% <0%> (+16.66%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9768e12...b9465b2. Read the comment docs.

@nhooyr nhooyr merged commit edf858d into master Apr 7, 2019
@nhooyr nhooyr deleted the autobahn branch April 7, 2019 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant