-
-
Notifications
You must be signed in to change notification settings - Fork 102
Comparing changes
Open a pull request
base repository: scanapi/scanapi
base: v2.6.0
head repository: scanapi/scanapi
compare: v2.6.1
- 17 commits
- 35 files changed
- 9 contributors
Commits on Aug 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c03cbba - Browse repository at this point
Copy the full SHA c03cbbaView commit details
Commits on Aug 20, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 92d0b9e - Browse repository at this point
Copy the full SHA 92d0b9eView commit details
Commits on Aug 23, 2021
-
chore: upgrade types-PyYAML from ^5.4.3 to ^5.4.6 (#500)
Version 5.4.6 contains a fix for wrong type annotations. The fix and additional type annotations were added in this PR: python/typeshed#5828
Configuration menu - View commit details
-
Copy full SHA for f304230 - Browse repository at this point
Copy the full SHA f304230View commit details
Commits on Apr 8, 2022
-
* Fix the --browser option The problem was that webbrowser.open expects a URI and doesn't work with relative local paths. Solution: use pathlib to convert reporter.output_path to a URI using pathlib.Path(reporter.output_path).resolve().as_uri(). * Add a changelog entry
Configuration menu - View commit details
-
Copy full SHA for e84c677 - Browse repository at this point
Copy the full SHA e84c677View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fadb7f - Browse repository at this point
Copy the full SHA 8fadb7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fc93f6 - Browse repository at this point
Copy the full SHA 7fc93f6View commit details -
Co-authored-by: Jelena Dokic <jelena.dokic@symphony.is>
Configuration menu - View commit details
-
Copy full SHA for dd0aa7f - Browse repository at this point
Copy the full SHA dd0aa7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1928cf8 - Browse repository at this point
Copy the full SHA 1928cf8View commit details -
docs: adds missing docstrings to
string_evaluator.py(#523)* docs: adds missing docstrings in the StringEvaluator class * fix: breaks variable pattern regex into multiple lines
Configuration menu - View commit details
-
Copy full SHA for f8fb41f - Browse repository at this point
Copy the full SHA f8fb41fView commit details -
fix: typo in code_evaluator.py (#526)
* docs: fix typo in code_evaluator.py * fix: breaks python code regex into multiple lines
Configuration menu - View commit details
-
Copy full SHA for b4bf619 - Browse repository at this point
Copy the full SHA b4bf619View commit details
Commits on Apr 9, 2022
-
* fix: removes empty file * fix: remove unnecessary pass * fix: remove general exception * fix: wrong import
Configuration menu - View commit details
-
Copy full SHA for 922afe0 - Browse repository at this point
Copy the full SHA 922afe0View commit details -
* fix: inconsistent return statements * fix: line too long
Configuration menu - View commit details
-
Copy full SHA for e9fa4cf - Browse repository at this point
Copy the full SHA e9fa4cfView commit details
Commits on Apr 10, 2022
-
fix: upgrade poetry/publish on test pypi github action (#533)
* fix: upgrade poetry/publish on test pypi github action * fix: upgrade petry on github action
Configuration menu - View commit details
-
Copy full SHA for b2b6be3 - Browse repository at this point
Copy the full SHA b2b6be3View commit details -
feat: Adr2/update report html UI (#506)
* update report summary test location update report classes following BEMCSS pattern close unclosed html tags * feat: add new UI details to report HTML UI details include: 1. add Gotham Font Family; 2. Variables CSS with colors; 2.1. Update red color to use: #f14668; 2.2. Update green color to use: #48c78e; 3. Add visual wrapper; 4. New endpoint status UI; * fix: revert font change * Update CHANGELOG.md * Update CHANGELOG.md Co-authored-by: Alexandra Monteiro Stenstrasser <astenstrasser@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2a2bf89 - Browse repository at this point
Copy the full SHA 2a2bf89View commit details
Commits on Apr 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4c05f1e - Browse repository at this point
Copy the full SHA 4c05f1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 264bf6a - Browse repository at this point
Copy the full SHA 264bf6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for da44edc - Browse repository at this point
Copy the full SHA da44edcView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.6.0...v2.6.1