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

Complete tests #256

Merged
merged 1 commit into from
Mar 11, 2021
Merged

Complete tests #256

merged 1 commit into from
Mar 11, 2021

Conversation

frenck
Copy link
Owner

@frenck frenck commented Mar 11, 2021

Proposed Changes

Completes test coverage

@frenck frenck added the enhancement Enhancement of the code, not introducing new features. label Mar 11, 2021
@codecov
Copy link

codecov bot commented Mar 11, 2021

Codecov Report

Merging #256 (aa40bf8) into main (3561b81) will increase coverage by 5.47%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main      #256      +/-   ##
===========================================
+ Coverage   94.52%   100.00%   +5.47%     
===========================================
  Files           9         9              
  Lines         292       280      -12     
  Branches       23        17       -6     
===========================================
+ Hits          276       280       +4     
+ Misses          8         0       -8     
+ Partials        8         0       -8     
Impacted Files Coverage Δ
src/adguardhome/filtering.py 100.00% <0.00%> (+3.22%) ⬆️
src/adguardhome/adguardhome.py 100.00% <0.00%> (+4.39%) ⬆️
src/adguardhome/stats.py 100.00% <0.00%> (+5.12%) ⬆️
src/adguardhome/querylog.py 100.00% <0.00%> (+6.06%) ⬆️
src/adguardhome/parental.py 100.00% <0.00%> (+9.52%) ⬆️
src/adguardhome/safesearch.py 100.00% <0.00%> (+9.52%) ⬆️
src/adguardhome/safebrowsing.py 100.00% <0.00%> (+9.52%) ⬆️

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 3561b81...aa40bf8. Read the comment docs.

@frenck frenck merged commit e3adba7 into main Mar 11, 2021
@frenck frenck deleted the frenck-2021-0856 branch March 11, 2021 15:35
@ghost
Copy link

ghost commented Mar 11, 2021

DeepCode failed to analyze this pull request

Something went wrong despite trying multiple times, sorry about that.
Please comment this pull request with "Retry DeepCode" to manually retry, or contact us so that a human can look into the issue.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant