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

Refactor Main, DSpot and Amplification #930

Merged
merged 14 commits into from
Nov 28, 2019

Conversation

andrewbwogi
Copy link
Contributor

I've added some changes since #928. This would replace that PR.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 2420

  • 340 of 384 (88.54%) changed or added relevant lines in 15 files are covered.
  • 7 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.2%) to 84.031%

Changes Missing Coverage Covered Lines Changed/Added Lines %
dspot/src/main/java/eu/stamp_project/dspot/selector/PitMutantScoreSelector.java 0 1 0.0%
dspot/src/main/java/eu/stamp_project/utils/configuration/DSpotState.java 60 61 98.36%
dspot/src/main/java/eu/stamp_project/utils/DSpotUtils.java 0 2 0.0%
dspot/src/main/java/eu/stamp_project/utils/options/check/Checker.java 1 3 33.33%
dspot/src/main/java/eu/stamp_project/Main.java 6 11 54.55%
dspot/src/main/java/eu/stamp_project/utils/configuration/InitializeDSpot.java 99 115 86.09%
dspot/src/main/java/eu/stamp_project/utils/configuration/AmplificationSetup.java 78 95 82.11%
Files with Coverage Reduction New Missed Lines %
dspot/src/main/java/eu/stamp_project/utils/program/InputConfiguration.java 1 84.27%
dspot/src/main/java/eu/stamp_project/test_framework/AbstractTestFrameworkDecorator.java 3 28.57%
dspot/src/main/java/eu/stamp_project/test_framework/TestFramework.java 3 88.37%
Totals Coverage Status
Change from base Build 2419: 0.2%
Covered Lines: 4936
Relevant Lines: 5874

💛 - Coveralls

@andrewbwogi
Copy link
Contributor Author

This PR is ready for merge.

@danglotb
Copy link
Member

Wonderful! Thank you.

@danglotb danglotb merged commit 4ce97e7 into STAMP-project:master Nov 28, 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.

3 participants