Skip to content

add metric weights ability and implement for current benchmarks#75

Merged
ElliottKasoar merged 6 commits into
mainfrom
add-metric-weights
Oct 14, 2025
Merged

add metric weights ability and implement for current benchmarks#75
ElliottKasoar merged 6 commits into
mainfrom
add-metric-weights

Conversation

@joehart2001

Copy link
Copy Markdown
Collaborator

Pre-review checklist for PR author

PR author must check the checkboxes below when creating the PR.

Summary

Implemented weights for metrics within each benchmark, which updates the benchmark score and propagates through to the category and overall scores

Linked issue

Resolves #65

Testing

launching the app and checking for bugs

@joehart2001 joehart2001 added this to the v0.0.1 milestone Oct 2, 2025
@joehart2001 joehart2001 added the enhancement New feature or request label Oct 2, 2025
@coveralls

coveralls commented Oct 2, 2025

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 18471545333

Details

  • 0 of 3 (0.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.05%) to 2.206%

Changes Missing Coverage Covered Lines Changed/Added Lines %
ml_peg/app/build_app.py 0 3 0.0%
Files with Coverage Reduction New Missed Lines %
ml_peg/app/base_app.py 1 0.0%
ml_peg/app/build_app.py 1 0.0%
Totals Coverage Status
Change from base Build 18226291543: -0.05%
Covered Lines: 3
Relevant Lines: 136

💛 - Coveralls

Comment thread ml_peg/app/base_app.py Outdated
Comment thread ml_peg/app/build_app.py
Comment thread ml_peg/app/build_app.py Outdated
Comment thread ml_peg/app/build_app.py Outdated
Comment thread ml_peg/app/utils/build_components.py Outdated
Comment thread ml_peg/app/utils/build_components.py Outdated
Comment thread ml_peg/app/utils/build_components.py Outdated
Comment thread ml_peg/app/utils/register_callbacks.py
Comment thread ml_peg/app/utils/register_callbacks.py
Comment thread ml_peg/app/utils/register_callbacks.py
@ElliottKasoar ElliottKasoar merged commit c535035 into main Oct 14, 2025
14 checks passed
@ElliottKasoar ElliottKasoar deleted the add-metric-weights branch October 14, 2025 14:01
ElliottKasoar added a commit that referenced this pull request Oct 20, 2025
Co-authored-by: ElliottKasoar <45317199+ElliottKasoar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add weights to individual test tables

3 participants