-
-
Notifications
You must be signed in to change notification settings - Fork 918
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
feat(internet): HTTP random status code #945
Conversation
Codecov Report
@@ Coverage Diff @@
## main #945 +/- ##
==========================================
- Coverage 99.66% 99.66% -0.01%
==========================================
Files 1970 1971 +1
Lines 210012 210061 +49
Branches 887 887
==========================================
+ Hits 209312 209354 +42
- Misses 681 688 +7
Partials 19 19
|
About my comment. Please wait with the implementation change until at least one other member proposed their opinion on this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Count as approved after additional requested test was added 👍
Co-authored-by: ST-DDT <ST-DDT@gmx.de>
4bc3ebc
@pkuczynski You may need to approve or comment if you want further changes |
Co-authored-by: Piotr Kuczynski <piotr.kuczynski@gmail.com>
Hi!
This is our first commit to an open-source project.
This feature adds some random status codes, with testing included.
Feel free to give us some feedback :)
Link to issue: issue 906