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: scanapi/scanapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.1
Choose a base ref
...
head repository: scanapi/scanapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.6.2
Choose a head ref
  • 9 commits
  • 28 files changed
  • 8 contributors

Commits on Apr 12, 2022

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

Commits on Apr 14, 2022

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

Commits on Apr 22, 2022

  1. feat: After the process run print a test summary in console (#542)

    * feat: After the process run print a test summary in console
    * feat: add rich
    * feat: update summary styles
    * fix: deepsource issues
    * feat: add rich logger
    * feat: move console to new file
    * feat: refactor console and reporter
    * refactor: removes unused loggers
    * fix: scan tests
    * fix: unit tests
    * test: console
    * fix: remove report
    * refactor: refactor
    * refactor: rename write report path and remove unused import
    
    Co-authored-by: Renato Ramos Nascimento <ramos.renato@outlook.com>
    astenstrasser and renato04 authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    c830774 View commit details
    Browse the repository at this point in the history
  2. docs: add docstring for Request Node class (#543)

    * docs: adds DOCSTRING for RequestNode class
    * fix: removes trailing whitespace
    
    Co-authored-by: Leonardo Maier <leonarmaier@gmail.com>
    astenstrasser and leonardomaier authored Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d63fc26 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. ci: run examples on push (#519)

    Co-authored-by: Jelena Dokic <jelena.dokic@symphony.is>
    JRubics and JelenaDokic authored May 5, 2022
    Configuration menu
    Copy the full SHA
    788060b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. fix: enrich globals context with response when calling eval (#515)

    Co-authored-by: shifqu <shifqu@softllama.net>
    2 people authored and camilamaia committed May 31, 2022
    Configuration menu
    Copy the full SHA
    11d3f65 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Configuration menu
    Copy the full SHA
    a40b924 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8608dbf View commit details
    Browse the repository at this point in the history
  3. Release v2.6.2 (#548)

    camilamaia authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    d730648 View commit details
    Browse the repository at this point in the history
Loading