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

Visitor logs #3468

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

feat: display visitors log data and filters

9228fcb
Select commit
Loading
Failed to load commit list.
Open

Visitor logs #3468

feat: display visitors log data and filters
9228fcb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 13, 2024 in 1s

0.00% of diff hit (target 3.38%)

View this Pull Request on Codecov

0.00% of diff hit (target 3.38%)

Annotations

Check warning on line 15 in app/Models/PageVisit.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Models/PageVisit.php#L15

Added line #L15 was not covered by tests

Check warning on line 17 in app/Models/PageVisit.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Models/PageVisit.php#L17

Added line #L17 was not covered by tests

Check warning on line 9 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L9

Added line #L9 was not covered by tests

Check warning on line 11 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L11

Added line #L11 was not covered by tests

Check warning on line 13 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L13

Added line #L13 was not covered by tests

Check warning on line 18 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 22 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L21-L22

Added lines #L21 - L22 were not covered by tests

Check warning on line 25 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L25

Added line #L25 was not covered by tests

Check warning on line 28 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L27-L28

Added lines #L27 - L28 were not covered by tests

Check warning on line 30 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L30

Added line #L30 was not covered by tests

Check warning on line 33 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L33

Added line #L33 was not covered by tests

Check warning on line 35 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L35

Added line #L35 was not covered by tests

Check warning on line 40 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L38-L40

Added lines #L38 - L40 were not covered by tests

Check warning on line 45 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L42-L45

Added lines #L42 - L45 were not covered by tests

Check warning on line 49 in app/Traits/PageVisitable.php

See this annotation in the file changed.

@codecov codecov / codecov/patch

app/Traits/PageVisitable.php#L47-L49

Added lines #L47 - L49 were not covered by tests