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

feat(tokens): Ignore JWTs #1058

Merged
merged 4 commits into from
Jul 10, 2024
Merged

feat(tokens): Ignore JWTs #1058

merged 4 commits into from
Jul 10, 2024

Conversation

epage
Copy link
Collaborator

@epage epage commented Jul 10, 2024

Fixes #1057

@coveralls
Copy link

Pull Request Test Coverage Report for Build 9878353866

Details

  • 0 of 32 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 22.85%

Changes Missing Coverage Covered Lines Changed/Added Lines %
crates/typos/src/tokens.rs 0 32 0.0%
Files with Coverage Reduction New Missed Lines %
crates/typos/src/tokens.rs 1 2.36%
Totals Coverage Status
Change from base Build 9812709078: -0.2%
Covered Lines: 534
Relevant Lines: 2337

💛 - Coveralls

@epage epage merged commit fdac765 into crate-ci:master Jul 10, 2024
19 checks passed
@epage epage deleted the jwt branch July 10, 2024 17:09
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.

False positive in JWTs
2 participants