supertest icon indicating copy to clipboard operation
supertest copied to clipboard

[feature] enable http2 support

Open gabrielcsapo opened this issue 4 years ago • 1 comments

Motivation

A lot of the footwork has been done in https://github.com/visionmedia/supertest/pull/494. This continues that work.

gabrielcsapo avatar Dec 07 '20 22:12 gabrielcsapo

Pull Request Test Coverage Report for Build 472

  • 13 of 14 (92.86%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.7%) to 96.596%

Changes Missing Coverage Covered Lines Changed/Added Lines %
index.js 11 12 91.67%
<!-- Total: 13 14
Totals Coverage Status
Change from base Build 467: -0.7%
Covered Lines: 144
Relevant Lines: 149

💛 - Coveralls

coveralls avatar Dec 07 '20 23:12 coveralls

Closed via https://github.com/visionmedia/supertest/pull/793 and released in v6.3.0

titanism avatar Oct 04 '22 09:10 titanism