Skip to content

Add Report to Analysis#6

Merged
smnandre merged 2 commits into
mainfrom
feat/analysis-report
Jul 12, 2026
Merged

Add Report to Analysis#6
smnandre merged 2 commits into
mainfrom
feat/analysis-report

Conversation

@smnandre

Copy link
Copy Markdown
Owner
  • Add Analysis::report() returning a Report value object
  • Expose category scores by property: performance, accessibility, bestPractices, seo
  • Expose Core Web Vitals by property: lcp, cls, inp, fcp, fid, ttfb
  • Implement JsonSerializable and toArray() on Report, Score, MetricValue

smnandre added 2 commits July 12, 2026 12:37
- Add Analysis::report() returning a Report value object
- Expose category scores by property: performance, accessibility, bestPractices, seo
- Expose Core Web Vitals by property: lcp, cls, inp, fcp, fid, ttfb
- Implement JsonSerializable and toArray() on Report, Score, MetricValue
@codecov-commenter

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9c84db6) to head (03473bd).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##                main        #6   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
- Complexity        52        71   +19     
===========================================
  Files             13        17    +4     
  Lines            273       343   +70     
===========================================
+ Hits             273       343   +70     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@smnandre
smnandre merged commit 7a7c1af into main Jul 12, 2026
7 checks passed
@smnandre
smnandre deleted the feat/analysis-report branch July 12, 2026 10:46
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.

2 participants