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

Allow undefined fields in Options and HostOptions #1438

Merged
merged 1 commit into from
Oct 19, 2023

Allow undefined fields in Options and HostOptions

a2e7383
Select commit
Loading
Failed to load commit list.
Merged

Allow undefined fields in Options and HostOptions #1438

Allow undefined fields in Options and HostOptions
a2e7383
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/project succeeded Oct 19, 2023 in 0s

30.74% (+0.33%) compared to bacac66

View this Pull Request on Codecov

30.74% (+0.33%) compared to bacac66

Details

Codecov Report

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

Comparison is base (bacac66) 30.41% compared to head (a2e7383) 30.74%.
Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1438      +/-   ##
==========================================
+ Coverage   30.41%   30.74%   +0.33%     
==========================================
  Files          49       49              
  Lines       17714    17740      +26     
==========================================
+ Hits         5387     5455      +68     
+ Misses      12327    12285      -42     
Files Coverage Δ
osc/__init__.py 100.00% <100.00%> (ø)
osc/core.py 35.86% <100.00%> (+0.61%) ⬆️
osc/meter.py 52.77% <0.00%> (+2.77%) ⬆️
osc/commandline.py 19.08% <0.00%> (+<0.01%) ⬆️
osc/conf.py 54.54% <88.23%> (+2.04%) ⬆️

... and 1 file with indirect coverage changes

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