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

Fixed STAMP-project/botsing#109. #110

Merged
merged 2 commits into from
Oct 17, 2019

Conversation

CoolTomatos
Copy link
Contributor

In exceptionCoverage() of IntegrationTestingFF, if the highest frame of the resultException is from jdk, falls back to a lower frame to compare with the targetCrash
Because in JCrashPack, frames of jdk are left out in the log files.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 418

  • 4 of 5 (80.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 61.973%

Changes Missing Coverage Covered Lines Changed/Added Lines %
botsing-reproduction/src/main/java/eu/stamp/botsing/fitnessfunction/IntegrationTestingFF.java 4 5 80.0%
Files with Coverage Reduction New Missed Lines %
botsing-reproduction/src/main/java/eu/stamp/botsing/ga/strategy/GuidedGeneticAlgorithm.java 1 90.34%
Totals Coverage Status
Change from base Build 403: -0.01%
Covered Lines: 2425
Relevant Lines: 3913

💛 - Coveralls

@coveralls
Copy link

Pull Request Test Coverage Report for Build 409

  • 4 of 5 (80.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.01%) to 61.998%

Changes Missing Coverage Covered Lines Changed/Added Lines %
botsing-reproduction/src/main/java/eu/stamp/botsing/fitnessfunction/IntegrationTestingFF.java 4 5 80.0%
Totals Coverage Status
Change from base Build 403: 0.01%
Covered Lines: 2426
Relevant Lines: 3913

💛 - Coveralls

@pderakhshanfar pderakhshanfar merged commit bca6179 into STAMP-project:master Oct 17, 2019
@CoolTomatos CoolTomatos deleted the FIX#109 branch October 17, 2019 12:40
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.

None yet

3 participants