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

Various improvements #147

Merged
merged 11 commits into from
Oct 13, 2019
Merged

Various improvements #147

merged 11 commits into from
Oct 13, 2019

Conversation

d-Rickyy-b
Copy link
Owner

fixes #122

@coveralls
Copy link

coveralls commented Oct 10, 2019

Pull Request Test Coverage Report for Build 234

  • 226 of 232 (97.41%) changed or added relevant lines in 14 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+5.4%) to 76.262%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pastepwn/analyzers/logicalanalyzers/logicalbaseanalyzer.py 18 19 94.74%
pastepwn/analyzers/logicalanalyzers/tests/andanalyzer_test.py 35 36 97.22%
pastepwn/analyzers/logicalanalyzers/tests/logicalbaseanalyzer_test.py 27 28 96.43%
pastepwn/analyzers/logicalanalyzers/tests/oranalyzer_test.py 35 36 97.22%
pastepwn/analyzers/tests/awssessiontokenanalyzer_test.py 40 41 97.56%
pastepwn/util/tests/listify_test.py 16 17 94.12%
Totals Coverage Status
Change from base Build 229: 5.4%
Covered Lines: 3505
Relevant Lines: 4596

💛 - Coveralls

@d-Rickyy-b d-Rickyy-b merged commit 9fb1090 into master Oct 13, 2019
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.

Implement AWS Session Token Analyzer
3 participants