Skip to content
This repository has been archived by the owner on Jan 15, 2025. It is now read-only.

Commit

Permalink
fix(responsetemplate/mgr): improve description for `423 Empty API res…
Browse files Browse the repository at this point in the history
…ponse`
  • Loading branch information
KaiSchwarz-cnic committed Oct 4, 2019
1 parent cb9f94a commit b81621e
Show file tree
Hide file tree
Showing 51 changed files with 1,045 additions and 1,053 deletions.
5 changes: 1 addition & 4 deletions MYMETA.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,11 +49,8 @@
},
"test" : {
"requires" : {
"CPAN::Uploader" : "0.103013",
"Config" : "0",
"Devel::Cover" : "1.3",
"POSIX" : "0",
"Perl::Critic" : "1.132",
"Readonly" : "2.05",
"Scalar::Util" : "0",
"Test::Exception" : "0.43",
Expand All @@ -64,6 +61,6 @@
}
},
"release_status" : "stable",
"version" : "v2.2.1",
"version" : "v2.2.4",
"x_serialization_backend" : "JSON::PP version 2.97001"
}
5 changes: 1 addition & 4 deletions MYMETA.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,9 @@ abstract: 'Connector library for the insanely fast L<HEXONET Backend API|https:/
author:
- 'hexonet <middleware@hexonet.net>'
build_requires:
CPAN::Uploader: '0.103013'
Config: '0'
Devel::Cover: '1.3'
ExtUtils::MakeMaker: '0'
POSIX: '0'
Perl::Critic: '1.132'
Readonly: '2.05'
Scalar::Util: '0'
Test::Exception: '0.43'
Expand Down Expand Up @@ -42,5 +39,5 @@ requires:
perl: '5.026000'
utf8: '0'
version: '0.9917'
version: v2.2.1
version: v2.2.4
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--
This file was generated by Devel::Cover Version 1.30
Devel::Cover is copyright 2001-2017, Paul Johnson (paul@pjcj.net)
This file was generated by Devel::Cover Version 1.33
Devel::Cover is copyright 2001-2019, Paul Johnson (paul@pjcj.net)
Devel::Cover is free. It is licensed under the same terms as Perl itself.
The latest version of Devel::Cover should be available from my homepage:
http://www.pjcj.net
Expand All @@ -25,7 +25,7 @@ <h1>Branch Coverage</h1>
<div><br/></div>
<table>
<tr><th>line</th><th>%</th><th colspan="2">coverage</th><th>branch</th></tr>
<tr><td class="h"><a id="L56">56</a></td><td class="c3">100</td><td class="c3">T</td><td class="c3">F</td><td class="s">if (ref $cmd eq &#39;HASH&#39;)</td></tr>
<tr><td class="h"><a id="L56">56</a></td><td class="c3">100</td><td class="c3">T</td><td class="c3">F</td><td class="s">if (ref $cmd eq &quot;HASH&quot;)</td></tr>
<tr><td class="h"><a id="L58">58</a></td><td class="c3">100</td><td class="c3">T</td><td class="c3">F</td><td class="s">if (defined $cmd-&gt;{$key})</td></tr>
<tr><td class="h"><a id="L66">66</a></td><td class="c0">50</td><td class="c0">T</td><td class="c3">F</td><td class="s">if (utf8::is_utf8($tmp))</td></tr>
<tr><td class="h"><a id="L77">77</a></td><td class="c3">100</td><td class="c3">T</td><td class="c3">F</td><td class="s">if (length $sessid)</td></tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--
This file was generated by Devel::Cover Version 1.30
Devel::Cover is copyright 2001-2017, Paul Johnson (paul@pjcj.net)
This file was generated by Devel::Cover Version 1.33
Devel::Cover is copyright 2001-2019, Paul Johnson (paul@pjcj.net)
Devel::Cover is free. It is licensed under the same terms as Perl itself.
The latest version of Devel::Cover should be available from my homepage:
http://www.pjcj.net
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--
This file was generated by Devel::Cover Version 1.30
Devel::Cover is copyright 2001-2017, Paul Johnson (paul@pjcj.net)
This file was generated by Devel::Cover Version 1.33
Devel::Cover is copyright 2001-2019, Paul Johnson (paul@pjcj.net)
Devel::Cover is free. It is licensed under the same terms as Perl itself.
The latest version of Devel::Cover should be available from my homepage:
http://www.pjcj.net
Expand Down
574 changes: 287 additions & 287 deletions cover_db/blib-lib-WebService-Hexonet-Connector-APIClient-pm.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--
This file was generated by Devel::Cover Version 1.30
Devel::Cover is copyright 2001-2017, Paul Johnson (paul@pjcj.net)
This file was generated by Devel::Cover Version 1.33
Devel::Cover is copyright 2001-2019, Paul Johnson (paul@pjcj.net)
Devel::Cover is free. It is licensed under the same terms as Perl itself.
The latest version of Devel::Cover should be available from my homepage:
http://www.pjcj.net
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<!--
This file was generated by Devel::Cover Version 1.30
Devel::Cover is copyright 2001-2017, Paul Johnson (paul@pjcj.net)
This file was generated by Devel::Cover Version 1.33
Devel::Cover is copyright 2001-2019, Paul Johnson (paul@pjcj.net)
Devel::Cover is free. It is licensed under the same terms as Perl itself.
The latest version of Devel::Cover should be available from my homepage:
http://www.pjcj.net
Expand Down
Loading

0 comments on commit b81621e

Please sign in to comment.