Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enh: replace findText with findData of comboBox_visc_model #169

Conversation

RaghavaAlajangi
Copy link
Contributor

@RaghavaAlajangi RaghavaAlajangi commented Oct 2, 2024

This PR aims to replace findText and currentText properties of comboBox_visc_model with findData and currentData for a cleaner programming style. It is mentioned in the issue #167

Copy link

codecov bot commented Oct 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.32%. Comparing base (11ea2ec) to head (c3eee7e).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   79.29%   79.32%   +0.03%     
==========================================
  Files          64       64              
  Lines        6997     7003       +6     
==========================================
+ Hits         5548     5555       +7     
+ Misses       1449     1448       -1     

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

@RaghavaAlajangi
Copy link
Contributor Author

Hi @paulmueller
Please review this PR and let me know if any changes need to be made.

@paulmueller paulmueller merged commit 828430a into ZELLMECHANIK-DRESDEN:master Oct 2, 2024
5 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.

2 participants