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 apiurl_aliases handling in OscOptions.__getitem__ #1440

Merged
merged 1 commit into from
Oct 29, 2023

Fix apiurl_aliases handling in OscOptions.__getitem__

c790134
Select commit
Loading
Failed to load commit list.
Merged

Fix apiurl_aliases handling in OscOptions.__getitem__ #1440

Fix apiurl_aliases handling in OscOptions.__getitem__
c790134
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 23, 2023 in 1s

30.75% (+0.00%) compared to a2e7383

View this Pull Request on Codecov

30.75% (+0.00%) compared to a2e7383

Details

Codecov Report

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

Comparison is base (a2e7383) 30.74% compared to head (c790134) 30.75%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1440   +/-   ##
=======================================
  Coverage   30.74%   30.75%           
=======================================
  Files          49       49           
  Lines       17740    17742    +2     
=======================================
+ Hits         5455     5457    +2     
  Misses      12285    12285           
Files Coverage Δ
osc/__init__.py 100.00% <100.00%> (ø)
osc/commandline.py 19.08% <0.00%> (ø)
osc/conf.py 54.67% <80.00%> (+0.13%) ⬆️

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