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: microsoft/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: theo-r/python-sample-vscode-flask-tutorial
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 18 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 13, 2020

  1. Set up CI with Azure Pipelines

    [skip ci]
    theo-r committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    02aa81b View commit details
    Browse the repository at this point in the history
  2. Change python 3.7 to 3.8

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    86415e8 View commit details
    Browse the repository at this point in the history
  3. Remove python 3.7 step

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    a6ad8fc View commit details
    Browse the repository at this point in the history
  4. Update requirements.txt

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c174e79 View commit details
    Browse the repository at this point in the history
  5. Remove python 2

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    cdf90a4 View commit details
    Browse the repository at this point in the history
  6. Set up CI with Azure Pipelines

    [skip ci]
    theo-r committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    4dddb43 View commit details
    Browse the repository at this point in the history
  7. Clean up yaml fname

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    3bd70df View commit details
    Browse the repository at this point in the history
  8. Remove pipelines

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    25358d2 View commit details
    Browse the repository at this point in the history
  9. Set up CI with Azure Pipelines

    [skip ci]
    theo-r committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fd3bf2d View commit details
    Browse the repository at this point in the history
  10. Add app type to pipeline

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b6526d2 View commit details
    Browse the repository at this point in the history
  11. Add mock test

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    6a46a4c View commit details
    Browse the repository at this point in the history
  12. Introduce code coverage

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    05a362f View commit details
    Browse the repository at this point in the history
  13. Fix code coverage

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    424750c View commit details
    Browse the repository at this point in the history
  14. Fix code coverage

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    ed097fb View commit details
    Browse the repository at this point in the history
  15. Fix code coverage

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    245d899 View commit details
    Browse the repository at this point in the history
  16. Try publishing test results

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    c51d064 View commit details
    Browse the repository at this point in the history
  17. Try publish code coverage

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    fdaaad4 View commit details
    Browse the repository at this point in the history
  18. Remove unnecessary coverage report

    Theo Rutter committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b6913b5 View commit details
    Browse the repository at this point in the history
Loading