Skip to content
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

Fix connection parameter handling #190

Merged
merged 5 commits into from
Feb 27, 2024

Add dict config item handling to Server

85ea67f
Select commit
Loading
Failed to load commit list.
Merged

Fix connection parameter handling #190

Add dict config item handling to Server
85ea67f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 16, 2024 in 1s

91.03% (+0.04%) compared to 6e77ed1

View this Pull Request on Codecov

91.03% (+0.04%) compared to 6e77ed1

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (6e77ed1) 90.98% compared to head (85ea67f) 91.03%.
Report is 2 commits behind head on main.

❗ Current head 85ea67f differs from pull request most recent head 53a4bc3. Consider uploading reports for the commit 53a4bc3 to get more accurate results

Files Patch % Lines
trollmoves/server.py 95.45% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #190      +/-   ##
==========================================
+ Coverage   90.98%   91.03%   +0.04%     
==========================================
  Files          24       24              
  Lines        5247     5285      +38     
==========================================
+ Hits         4774     4811      +37     
- Misses        473      474       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.