Skip to content

Conversation

@js-dieu
Copy link
Collaborator

@js-dieu js-dieu commented Feb 5, 2021

Description

Rename option for sending results to remote server.

Fixes #31

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

If an option is not relevant to your PR, do not delete it but use strikethrough formating on it. This helps keeping track of the entire list.

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes (not just the CI)
  • Any dependent changes have been merged and published in downstream modules
  • I have provided a link to the issue this PR adresses in the Description section above (If there is none yet,
    create one !)
  • I have updated the changelog
  • I have labeled my PR using appropriate tags (in particular using status labels like Status: Code Review Needed, Business: Test Needed or Status: In Progress if you are still working on the PR)

Do not forget to @ the people that needs to do the review

Thanks for contributing! 🙏

@js-dieu js-dieu added the bug Something isn't working label Feb 5, 2021
@js-dieu js-dieu self-assigned this Feb 5, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 5, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@js-dieu js-dieu merged commit d22a6e7 into CFMTech:master Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

argparse.ArgumentError: argument --remote: conflicting option string: --remote on start testing session

1 participant