Skip to content
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
wants to merge 71 commits into from

Conversation

deemp
Copy link
Member

@deemp deemp commented Mar 15, 2024

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

  • Added file-embed as an extra dependency.
  • Updated report generation with HTML, GitHub Flavored Markdown, and JSON formats.
  • Improved visualization styles for reports with main.js and styles.css.
  • Renamed normalizer-metrics to normalizer-report.
  • Updated import paths for metrics modules.
  • Modified the pipeline script for report generation.
  • Adjusted dependencies in package.yaml and stack.yaml.
  • Added a new function to generate reports in the pipeline script.

The following files were skipped due to too many changes: site/docs/src/commands/normalizer-report.md, report/config.yaml, eo-phi-normalizer/src/Language/EO/Phi/Metrics.hs, eo-phi-normalizer/src/Language/EO/Phi/Report/Data.hs, eo-phi-normalizer/app/Main.hs, eo-phi-normalizer/src/Language/EO/Phi/Metrics/Data.hs, eo-phi-normalizer/src/Language/EO/Phi/Report/Html.hs

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@deemp deemp linked an issue Mar 15, 2024 that may be closed by this pull request
@deemp deemp marked this pull request as draft March 15, 2024 00:41
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from 2f1a540 to ba1519d Compare March 21, 2024 19:25
@deemp deemp marked this pull request as ready for review March 21, 2024 20:10
@deemp deemp mentioned this pull request Mar 21, 2024
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch 2 times, most recently from 5867ecc to e145bd4 Compare March 22, 2024 11:48
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from e371255 to 443ba23 Compare March 23, 2024 15:07
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from 443ba23 to c19b3da Compare March 23, 2024 19:39
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from e734908 to 4a5805c Compare March 23, 2024 19:48
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from 4a5805c to 321eaee Compare March 23, 2024 20:15
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from 88942a0 to 1acb58a Compare March 23, 2024 22:04
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from 1acb58a to 0fe1951 Compare March 23, 2024 22:28
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch 2 times, most recently from 5e10f1a to 22f2fe3 Compare March 24, 2024 15:34
@deemp deemp force-pushed the 140-report-optimization-metrics-for-each-pipeline branch from 22f2fe3 to 474708f Compare March 24, 2024 15:36
@deemp deemp closed this Mar 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report optimization metrics for each pipeline
1 participant