Skip to content

Expose custom options for find, compare and completeness projects#264

Open
tnagorra wants to merge 2 commits into
developfrom
feat/unified-custom-options
Open

Expose custom options for find, compare and completeness projects#264
tnagorra wants to merge 2 commits into
developfrom
feat/unified-custom-options

Conversation

@tnagorra

Copy link
Copy Markdown
Collaborator

Changes

  • Default custom options are available for all projects
    • No need to hardcode the labels for the options for FIND, COMPARE, COMPLETENESS

This PR doesn't introduce any:

  • temporary files, auto-generated files or secret keys
  • n+1 queries
  • flake8 issues
  • print
  • typos
  • unwanted comments

This PR contains valid:

  • tests

…pleteness

- unify how custom options are handled internally even if those options
  are not overrideable
@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.61%. Comparing base (cf89ecc) to head (46528c6).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #264      +/-   ##
===========================================
+ Coverage    87.52%   87.61%   +0.09%     
===========================================
  Files          211      211              
  Lines        12809    12810       +1     
  Branches      1089     1085       -4     
===========================================
+ Hits         11211    11224      +13     
+ Misses        1197     1187      -10     
+ Partials       401      399       -2     

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

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.

1 participant