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

Feature/ip based tracking #129

Merged
merged 2 commits into from Oct 10, 2021

Conversation

acelaya
Copy link
Member

@acelaya acelaya commented Oct 10, 2021

Closes #128

@codecov-commenter
Copy link

Codecov Report

Merging #129 (c6ff5ee) into develop (b45a340) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #129      +/-   ##
=============================================
+ Coverage      98.17%   98.20%   +0.02%     
- Complexity       214      218       +4     
=============================================
  Files             68       70       +2     
  Lines            548      556       +8     
=============================================
+ Hits             538      546       +8     
  Misses            10       10              
Impacted Files Coverage Δ
src/Config/Option/RedisServersConfigOption.php 100.00% <100.00%> (ø)
...ption/Tracking/DisableTrackingFromConfigOption.php 100.00% <100.00%> (ø)
src/Config/Util/ConfigOptionsValidatorsTrait.php 100.00% <100.00%> (ø)
src/Util/Utils.php 100.00% <100.00%> (ø)

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 b45a340...c6ff5ee. Read the comment docs.

@acelaya acelaya merged commit 21d73f7 into shlinkio:develop Oct 10, 2021
@acelaya acelaya deleted the feature/ip-based-tracking branch October 10, 2021 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for disable_tracking_from
2 participants