-
Notifications
You must be signed in to change notification settings - Fork 2
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
140 report optimization metrics for each pipeline #194
Closed
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
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 21, 2024 19:25
2f1a540
to
ba1519d
Compare
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
2 times, most recently
from
March 22, 2024 11:48
5867ecc
to
e145bd4
Compare
- make report table sortable - style the report table
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 23, 2024 15:07
e371255
to
443ba23
Compare
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 23, 2024 19:39
443ba23
to
c19b3da
Compare
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 23, 2024 19:48
e734908
to
4a5805c
Compare
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 23, 2024 20:15
4a5805c
to
321eaee
Compare
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 23, 2024 22:04
88942a0
to
1acb58a
Compare
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 23, 2024 22:28
1acb58a
to
0fe1951
Compare
…alized phi programs
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
2 times, most recently
from
March 24, 2024 15:34
5e10f1a
to
22f2fe3
Compare
deemp
force-pushed
the
140-report-optimization-metrics-for-each-pipeline
branch
from
March 24, 2024 15:36
22f2fe3
to
474708f
Compare
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.
Includes #213
Produces a job summary (link) with all metrics for each job.
PR-Codex overview
The focus of this PR is to enhance the reporting functionality of the
eo-phi-normalizer
package by adding report generation capabilities in multiple formats and improving visualization styles.Detailed summary
file-embed
as an extra dependency.HTML
,GitHub Flavored Markdown
, andJSON
formats.main.js
andstyles.css
.normalizer-metrics
tonormalizer-report
.package.yaml
andstack.yaml
.