8000
  • Basic doctest by tony · Pull Request #394 · tmux-python/libtmux · GitHub
    [go: up one dir, main page]

    Skip to content

    Basic doctest#394

    Merged
    tony merged 16 commits intomasterfrom
    doctests
    Aug 6, 2022
    Merged

    Basic doctest#394
    tony merged 16 commits intomasterfrom
    doctests

    Conversation

    @tony
    Copy link
    Member
    @tony tony commented Aug 5, 2022

    Fixes #388

    @codecov
    Copy link
    codecov bot commented Aug 5, 2022

    Codecov Report

    Merging #394 (83e0e4b) into master (e3895d0) will increase coverage by 0.22%.
    The diff coverage is 89.39%.

    @@            Coverage Diff             @@
    ##           master     #394      +/-   ##
    ==========================================
    + Coverage   88.32%   88.54%   +0.22%     
    ==========================================
      Files          16       18       +2     
      Lines        1747     1851     +104     
    ==========================================
    + Hits         1543     1639      +96     
    - Misses        204      212       +8     
    Impacted Files Coverage Δ
    libtmux/pane.py 78.26% <ø> (+1.08%) ⬆️
    libtmux/server.py 80.66% <ø> (ø)
    libtmux/session.py 82.48% <ø> (+1.12%) ⬆️
    libtmux/window.py 84.88% <ø> (ø)
    libtmux/test.py 79.38% <50.00%> (+25.21%) ⬆️
    libtmux/conftest.py 90.16% <90.16%> (ø)
    docs/conf.py 61.70% <100.00%> (ø)
    tests/conftest.py 100.00% <100.00%> (+11.32%) ⬆️
    libtmux/common.py 86.93% <0.00%> (+0.40%) ⬆️
    ... and 3 more

    📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

    @tony tony force-pushed the doctests branch 6 times, most recently from 926e893 to dd435fb Compare August 5, 2022 23:59
    @tony tony merged commit fe31aad into master Aug 6, 2022
    @tony tony deleted the doctests branch August 6, 2022 00:46
    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.

    Doctest examples

    1 participant

    0