-
Notifications
You must be signed in to change notification settings - Fork 148
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
Added new command 'summary' #1127
Merged
Merged
Commits on Jun 7, 2022
-
* Added command named summary * Added to_summary function to ReportTask * Added tests for both 'summary' command and 'to_summary' function
Configuration menu - View commit details
-
Copy full SHA for 65d04a2 - Browse repository at this point
Copy the full SHA 65d04a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for efc6aba - Browse repository at this point
Copy the full SHA efc6abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for cde50b5 - Browse repository at this point
Copy the full SHA cde50b5View commit details -
* Rearranged code and placed it in the relevant places "separation of concerns" * Made changes to tests and added new tests * Revised summary command code
Configuration menu - View commit details
-
Copy full SHA for 25e6ee4 - Browse repository at this point
Copy the full SHA 25e6ee4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4fc472 - Browse repository at this point
Copy the full SHA b4fc472View commit details
Commits on Jun 8, 2022
-
* replaced the report table display code with new to_summary function * fixed failing tests
Configuration menu - View commit details
-
Copy full SHA for e936c42 - Browse repository at this point
Copy the full SHA e936c42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a98056 - Browse repository at this point
Copy the full SHA 4a98056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a881ec - Browse repository at this point
Copy the full SHA 6a881ecView commit details -
* simplified test output for multiline text
Configuration menu - View commit details
-
Copy full SHA for b6dd72a - Browse repository at this point
Copy the full SHA b6dd72aView commit details
Commits on Jun 9, 2022
-
* Refactored display summary code in report.py class/file. Added vali…
…dation_summary as to_summary to report task class * Changed the code of report.to_summary to use reporttask summary function * Removed unrelated tests code added in previous commit and added new ones for schema, resource, reporttask and report * Organized tests files for summary feature
Configuration menu - View commit details
-
Copy full SHA for 16a05cf - Browse repository at this point
Copy the full SHA 16a05cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b62dc1 - Browse repository at this point
Copy the full SHA 2b62dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84612b6 - Browse repository at this point
Copy the full SHA 84612b6View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.