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

Compare serialized data in assertion compr & improve diff report #46

Merged
merged 9 commits into from
Dec 24, 2019

Commits on Dec 22, 2019

  1. chore: ignore vscode settings

    noahnu committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    b4d9fb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b03603e View commit details
    Browse the repository at this point in the history
  3. feat: improve assertion diff #22

    fix: compare serialized snapshots, close #21
    noahnu committed Dec 22, 2019
    Configuration menu
    Copy the full SHA
    4fb7595 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2230501 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b7842b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    756538c View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2019

  1. Configuration menu
    Copy the full SHA
    c8488d6 View commit details
    Browse the repository at this point in the history
  2. wip: add back requirements.txt

    noahnu committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    c945ba7 View commit details
    Browse the repository at this point in the history
  3. test: fix coverage reporting (#48)

    * chore: do not report on implicitly covered lines
    
    * wip: more explicit
    
    * wip: all is not what it seems
    
    * wip: run coverage without pytest-cov
    
    * wip: fix coverage source config
    
    * wip: fix coverage source config
    iamogbz committed Dec 24, 2019
    Configuration menu
    Copy the full SHA
    ae64458 View commit details
    Browse the repository at this point in the history