Skip to content
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.

Record user agents on OAuth 2.0 and compat sessions #2386

Merged
merged 2 commits into from
Feb 22, 2024

Fix tests and add tests for recording user agent in sessions

9917b50
Select commit
Loading
Failed to load commit list.
Merged

Record user agents on OAuth 2.0 and compat sessions #2386

Fix tests and add tests for recording user agent in sessions
9917b50
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 22, 2024 in 0s

80.43% of diff hit (target 56.72%)

View this Pull Request on Codecov

80.43% of diff hit (target 56.72%)

Annotations

Check warning on line 223 in crates/handlers/src/compat/login.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/handlers/src/compat/login.rs#L223

Added line #L223 was not covered by tests

Check warning on line 236 in crates/handlers/src/oauth2/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/handlers/src/oauth2/token.rs#L236

Added line #L236 was not covered by tests

Check warning on line 406 in crates/handlers/src/oauth2/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/handlers/src/oauth2/token.rs#L403-L406

Added lines #L403 - L406 were not covered by tests

Check warning on line 532 in crates/handlers/src/oauth2/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/handlers/src/oauth2/token.rs#L529-L532

Added lines #L529 - L532 were not covered by tests

Check warning on line 621 in crates/handlers/src/oauth2/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/handlers/src/oauth2/token.rs#L618-L621

Added lines #L618 - L621 were not covered by tests

Check warning on line 716 in crates/handlers/src/oauth2/token.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

crates/handlers/src/oauth2/token.rs#L713-L716

Added lines #L713 - L716 were not covered by tests