Skip to content

feat: handle set_param and get_param - #112

Merged
Desdaemon merged 1 commit into
Desdaemon:mainfrom
gbrito:feature/goto_config_params
Jul 16, 2026
Merged

feat: handle set_param and get_param#112
Desdaemon merged 1 commit into
Desdaemon:mainfrom
gbrito:feature/goto_config_params

Conversation

@gbrito

@gbrito gbrito commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

closes: #101

@codecov

codecov Bot commented Jul 16, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 67.90698% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.59%. Comparing base (78409dd) to head (0754979).

Files with missing lines Patch % Lines
src/python.rs 24.13% 22 Missing ⚠️
src/python/completions.rs 34.61% 16 Missing and 1 partial ⚠️
src/backend.rs 66.66% 14 Missing ⚠️
src/index.rs 88.40% 6 Missing and 2 partials ⚠️
src/xml.rs 41.66% 5 Missing and 2 partials ⚠️
src/record.rs 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #112      +/-   ##
==========================================
+ Coverage   58.10%   58.59%   +0.49%     
==========================================
  Files          28       28              
  Lines        8728     8934     +206     
  Branches     8728     8934     +206     
==========================================
+ Hits         5071     5235     +164     
- Misses       3398     3434      +36     
- Partials      259      265       +6     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread testing/fixtures/config_parameters/foo/models.py
@Desdaemon
Desdaemon merged commit 3383d3a into Desdaemon:main Jul 16, 2026
7 checks passed
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.

Completion/gotodefs for config parameters

2 participants