Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: reportportal/client-Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: doyou89/client-Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 2 contributors

Commits on Sep 23, 2020

  1. apply kwargs to data

    doyou89.jung committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    6f9f63c View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. remvoe applying kwargs to data

    doyou89.jung committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    5b19ece View commit details
    Browse the repository at this point in the history
  2. add parameters for rerun in start_launch

    doyou89.jung committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    a50c4e2 View commit details
    Browse the repository at this point in the history
  3. refactoring style for flake8

    doyou89.jung committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    0db4230 View commit details
    Browse the repository at this point in the history
  4. add uuid parameter. need for rerunOf

    doyou89.jung committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    6aff4f9 View commit details
    Browse the repository at this point in the history
  5. update unit test

    doyou89.jung committed Sep 24, 2020
    Configuration menu
    Copy the full SHA
    ab1e5b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2020

  1. Configuration menu
    Copy the full SHA
    b8e3735 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. remove uuid. it's auto-generated.

    doyou89.jung committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    b003b99 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. set default value of 'rerun' as False

    doyou89.jung committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    3d93948 View commit details
    Browse the repository at this point in the history
Loading