SpineEventEngine / web

Spine web server and JS client library.
https://spine.io
Apache License 2.0
1 stars 3 forks source link

Publish `spine-testutils-web` #167

Closed yuri-sergiichuk closed 3 years ago

yuri-sergiichuk commented 3 years ago

In this PR I configured publishing of the spine-testutils-web module.

As part of the PR, I have also refined the KnownRequest public API and added a respective Builder.

codecov[bot] commented 3 years ago

Codecov Report

Merging #167 (d931ee7) into master (e270f6b) will increase coverage by 0.20%. The diff coverage is 88.23%.

@@             Coverage Diff              @@
##             master     #167      +/-   ##
============================================
+ Coverage     60.41%   60.61%   +0.20%     
- Complexity      213      214       +1     
============================================
  Files            93       93              
  Lines          2382     2402      +20     
  Branches         45       45              
============================================
+ Hits           1439     1456      +17     
- Misses          932      935       +3     
  Partials         11       11