You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by codecov-io <gi...@git.apache.org> on 2018/08/26 15:33:44 UTC

[GitHub] jmeter issue #396: Fix to 62336

Github user codecov-io commented on the issue:

    https://github.com/apache/jmeter/pull/396
  
    # [Codecov](https://codecov.io/gh/apache/jmeter/pull/396?src=pr&el=h1) Report
    > Merging [#396](https://codecov.io/gh/apache/jmeter/pull/396?src=pr&el=desc) into [trunk](https://codecov.io/gh/apache/jmeter/commit/f8fb20aa9a711aa351a976098890bfedb97b235d?src=pr&el=desc) will **decrease** coverage by `<.01%`.
    > The diff coverage is `0%`.
    
    [![Impacted file tree graph](https://codecov.io/gh/apache/jmeter/pull/396/graphs/tree.svg?width=650&token=6Q7CI1wFSh&height=150&src=pr)](https://codecov.io/gh/apache/jmeter/pull/396?src=pr&el=tree)
    
    ```diff
    @@             Coverage Diff              @@
    ##              trunk     #396      +/-   ##
    ============================================
    - Coverage     58.62%   58.61%   -0.01%     
      Complexity    10602    10602              
    ============================================
      Files          1193     1193              
      Lines         75837    75842       +5     
      Branches       7330     7331       +1     
    ============================================
      Hits          44457    44457              
    - Misses        28869    28874       +5     
      Partials       2511     2511
    ```
    
    
    | [Impacted Files](https://codecov.io/gh/apache/jmeter/pull/396?src=pr&el=tree) | Coverage Δ | Complexity Δ | |
    |---|---|---|---|
    | [src/core/org/apache/jmeter/gui/MainFrame.java](https://codecov.io/gh/apache/jmeter/pull/396/diff?src=pr&el=tree#diff-c3JjL2NvcmUvb3JnL2FwYWNoZS9qbWV0ZXIvZ3VpL01haW5GcmFtZS5qYXZh) | `1.53% <0%> (-0.03%)` | `1 <0> (ø)` | |
    
    ------
    
    [Continue to review full report at Codecov](https://codecov.io/gh/apache/jmeter/pull/396?src=pr&el=continue).
    > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta)
    > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
    > Powered by [Codecov](https://codecov.io/gh/apache/jmeter/pull/396?src=pr&el=footer). Last update [f8fb20a...1df6d1b](https://codecov.io/gh/apache/jmeter/pull/396?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).



---