nuxeh / url-bot-rs

Minimal IRC URL bot in Rust
ISC License
24 stars 13 forks source link

Tests: Change port from 8084 to 28382 #385

Closed nuxeh closed 3 years ago

nuxeh commented 3 years ago

Change the port used in some tests.

codecov[bot] commented 3 years ago

Codecov Report

Merging #385 (2ca6c38) into master (a768cfe) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
+ Coverage   84.36%   84.37%   +0.01%     
==========================================
  Files          10       10              
  Lines        1465     1466       +1     
==========================================
+ Hits         1236     1237       +1     
  Misses        229      229              
Impacted Files Coverage Δ
src/message.rs 79.83% <100.00%> (-0.06%) :arrow_down:
src/http.rs 97.58% <0.00%> (+0.01%) :arrow_up:

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 0084c12...2ca6c38. Read the comment docs.