-
Notifications
You must be signed in to change notification settings - Fork 45
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
Load history json template data mapping updated #143
Merged
shreyas-damle
merged 13 commits into
daxa-ai:feature_app_history
from
rutujaac:rutuja-load-history-json
Feb 13, 2024
Merged
Load history json template data mapping updated #143
shreyas-damle
merged 13 commits into
daxa-ai:feature_app_history
from
rutujaac:rutuja-load-history-json
Feb 13, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Added length for snippetCount in report template
remove time conversion function
remove date util dependency
…rutuja-load-history-json
rutujaac
changed the title
Load history json
Load history json template data mapping updated
Feb 12, 2024
shreyas-damle
pushed a commit
that referenced
this pull request
Feb 13, 2024
* added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data * update template data mapping --------- Co-authored-by: rutujaCopods <[email protected]>
shreyas-damle
pushed a commit
that referenced
this pull request
Feb 14, 2024
* added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data * update template data mapping --------- Co-authored-by: rutujaCopods <[email protected]>
rutujaac
added a commit
that referenced
this pull request
Feb 15, 2024
* Add load history json in report template (#106) * added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data --------- Co-authored-by: rutujaCopods <[email protected]> * App History (#109) * App History code changes * Code refactoring for loader doc to make code more modular * Unit tests for loader doc --------- Co-authored-by: Rajendra Kadam <[email protected]> Co-authored-by: shreyas.cd <[email protected]> * Shreyas pydentic datetime fix (#139) * Pydentic DateTime Fix * Key change in report data. * Fixed file count with findings per label. --------- Co-authored-by: shreyas.cd <[email protected]> * LoadHistory Path Fix (#141) Log change. Co-authored-by: shreyas.cd <[email protected]> * Load history json template data mapping updated (#143) * added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data * update template data mapping --------- Co-authored-by: rutujaCopods <[email protected]> * MoreReportsPath Added in load history (#144) * MoreReportsPath Added * Log messages updated. --------- Co-authored-by: shreyas.cd <[email protected]> * fix word wrap and reports display length * show more reports when values are more than 4 --------- Co-authored-by: rutujaCopods <[email protected]> Co-authored-by: Shreyas Damle <[email protected]> Co-authored-by: Rajendra Kadam <[email protected]> Co-authored-by: shreyas.cd <[email protected]>
shreyas-damle
pushed a commit
to shreyas-damle/pebblo
that referenced
this pull request
Feb 16, 2024
* added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data * update template data mapping --------- Co-authored-by: rutujaCopods <[email protected]>
shreyas-damle
added a commit
to shreyas-damle/pebblo
that referenced
this pull request
Feb 16, 2024
* Add load history json in report template (daxa-ai#106) * added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data --------- Co-authored-by: rutujaCopods <[email protected]> * App History (daxa-ai#109) * App History code changes * Code refactoring for loader doc to make code more modular * Unit tests for loader doc --------- Co-authored-by: Rajendra Kadam <[email protected]> Co-authored-by: shreyas.cd <[email protected]> * Shreyas pydentic datetime fix (daxa-ai#139) * Pydentic DateTime Fix * Key change in report data. * Fixed file count with findings per label. --------- Co-authored-by: shreyas.cd <[email protected]> * LoadHistory Path Fix (daxa-ai#141) Log change. Co-authored-by: shreyas.cd <[email protected]> * Load history json template data mapping updated (daxa-ai#143) * added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data * update template data mapping --------- Co-authored-by: rutujaCopods <[email protected]> * MoreReportsPath Added in load history (daxa-ai#144) * MoreReportsPath Added * Log messages updated. --------- Co-authored-by: shreyas.cd <[email protected]> * fix word wrap and reports display length * show more reports when values are more than 4 --------- Co-authored-by: rutujaCopods <[email protected]> Co-authored-by: Shreyas Damle <[email protected]> Co-authored-by: Rajendra Kadam <[email protected]> Co-authored-by: shreyas.cd <[email protected]>
shreyas-damle
pushed a commit
to shreyas-damle/pebblo
that referenced
this pull request
Feb 16, 2024
* added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data --------- Co-authored-by: rutujaCopods <[email protected]> App History (daxa-ai#109) * App History code changes * Code refactoring for loader doc to make code more modular * Unit tests for loader doc --------- Co-authored-by: Rajendra Kadam <[email protected]> Co-authored-by: shreyas.cd <[email protected]> Shreyas pydentic datetime fix (daxa-ai#139) * Pydentic DateTime Fix * Key change in report data. * Fixed file count with findings per label. --------- Co-authored-by: shreyas.cd <[email protected]> LoadHistory Path Fix (daxa-ai#141) Log change. Co-authored-by: shreyas.cd <[email protected]> Load history json template data mapping updated (daxa-ai#143) * added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data * update template data mapping --------- Co-authored-by: rutujaCopods <[email protected]> MoreReportsPath Added in load history (daxa-ai#144) * MoreReportsPath Added * Log messages updated. --------- Co-authored-by: shreyas.cd <[email protected]> Update json mapping for load history (daxa-ai#147) * update template * update load_history["moreReportsPath"] Added backward compatibility (daxa-ai#149) * discovery load_ids fix * logger mesasge change --------- Co-authored-by: shreyas.cd <[email protected]> Incorporated review comments. (daxa-ai#156) Co-authored-by: shreyas.cd <[email protected]> Fix report formatting (daxa-ai#162) * Add load history json in report template (daxa-ai#106) * added length for snippetCount in report template * pyproject.toml update * remove time conversion function * remove date util dependency * update template to add load history data --------- Co-authored-by: shreyas.cd <[email protected]> * fix word wrap and reports display length * show more reports when values are more than 4 --------- Co-authored-by: rutujaCopods <[email protected]> Co-authored-by: Shreyas Damle <[email protected]> Co-authored-by: Rajendra Kadam <[email protected]> Co-authored-by: shreyas.cd <[email protected]> Resolve conflicts
shreyas-damle
added a commit
that referenced
this pull request
Feb 16, 2024
* App History (#109) * App History code changes * Code refactoring for loader doc to make code more modular * Unit tests for loader doc * Load history json template data mapping updated (#143) * pyproject.toml update * fix word wrap and reports display length * show more reports when values are more than 4
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Update template JSON data mapping in html