xtools icon indicating copy to clipboard operation
xtools copied to clipboard

PagesCreated: add countsOnly option

Open agoujot opened this issue 8 months ago • 1 comments

(It took me a laughably long time to figure out that I needed to add a line to XtoolsController to be able to add an option to a child controller.)

Bug: T229581

agoujot avatar Jun 26 '25 14:06 agoujot

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 71.21%. Comparing base (4b8eb28) to head (d8e3eba). :warning: Report is 162 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #550      +/-   ##
============================================
- Coverage     71.30%   71.21%   -0.10%     
- Complexity     1275     1296      +21     
============================================
  Files            46       46              
  Lines          3792     3908     +116     
============================================
+ Hits           2704     2783      +79     
- Misses         1088     1125      +37     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Jul 14 '25 19:07 codecov[bot]