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

Fix some nullpointer on input parameters #108

Closed
wants to merge 4 commits into from

Conversation

luandrea
Copy link
Contributor

This pull request is related to issue 93

luandrea and others added 3 commits October 10, 2019 17:05
Travis has updated Xenial as the default build environment, but jdk8 is no longer available in it. I switched back to Trusty.
@coveralls
Copy link

coveralls commented Oct 15, 2019

Pull Request Test Coverage Report for Build 414

  • 0 of 21 (0.0%) changed or added relevant lines in 3 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 61.786%

Changes Missing Coverage Covered Lines Changed/Added Lines %
botsing-maven/src/main/java/eu/stamp/botsing/setup/BotsingConfiguration.java 0 5 0.0%
botsing-maven/src/main/java/eu/stamp/botsing/BotsingMojo.java 0 7 0.0%
botsing-maven/src/main/java/eu/stamp/botsing/setup/AbstractConfiguration.java 0 9 0.0%
Totals Coverage Status
Change from base Build 403: -0.2%
Covered Lines: 2422
Relevant Lines: 3920

💛 - Coveralls

@pderakhshanfar
Copy link
Collaborator

@luandrea, can you please write some test cases for your code? (including the codes in this request and the previous ones)

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