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: Grokzen/pykwalify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Grokzen/pykwalify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/rebuild-include
Choose a head ref
  • 8 commits
  • 14 files changed
  • 1 contributor

Commits on Oct 19, 2019

  1. Restructure how include argument works to now be explicit and not laz…

    …y loaded. This might solve most of the include issues where rules was not merged properly from same and parent rules
    Grokzen committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    8c496df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a6b4cb View commit details
    Browse the repository at this point in the history
  3. Refactor failing section of test_multi_file_support to reduce number …

    …of files. Added support for sending in multiple schemas as a list into schema_data variable and merge them into one. Simulates merging multiple data sources into one schema.
    Grokzen committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    b245a7a View commit details
    Browse the repository at this point in the history
  4. Fix linting issues

    Grokzen committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    4d216f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a11f5f View commit details
    Browse the repository at this point in the history
  6. Add python_requires block to setup.py to do more hard limit of what s…

    …upported python version is allowed
    Grokzen committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    ae44cc9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    187dc65 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

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