-
Notifications
You must be signed in to change notification settings - Fork 390
Prepare version 2.1.4 #2964
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
Merged
Merged
Prepare version 2.1.4 #2964
+22,690
−19,178
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix scroll bars in Grid Editor
…n for multiple words.
Localized bdd improvements
Add folding and tab markers in Text Editor
Fix broken Code Editor launch
Autocomplete
* Save coverage-report xml * Add contexts to coverage report
* Unit test for widgets.HtmlWindow * Improve unit tests on MacOS * Unit test for widgets.HtmlWindow * Improve unit tests on MacOS * Attempt to cover branch in test_htmlwindow. WIP * Improve two 100% tests * Debug test_htmlwnd * Increase low coverage * Add fs_watcher test * Omit non tested files from coverage * Add DEBUG to Grid. Improve kwedito tests * Minor fixes in utests * Improve Grid tests WIP debug failed tests * Improve RF version detection * Exclude files from coverage. Grid tests fail in shell not IDE * Fixes missing context menu in Grid Editor (#2948) * Minor code improvements ---------
Improve kweditor auto-complete
* Initial work with argsparse. Must change to __init__ * Change the way to parse arguments with argsparse
* devops: fix workflows and dependency * devops: fix workflows in Unbuntu * devops: fix typo in workflows in Unbuntu * devops: pin version of packaging because failed workflows in Unbuntu * devops: use ubuntu-latest and install wxpython-tools for workflows in Unbuntu
* Improve kweditor test * Change test-ci task to run kweditor tests separately * Save pytest reports. Skip failing tests.
* Remove always show scrollbars * Improved vertical scroll in Grid Editor
* Add unit tests fo CustomSourceEditor * Increase covverage to 57% * Remove unused code * Increase coverage in CustomTestEditor
* Initial files for LibraryFinder * Installation and Documentation for known libraries OK. Missing dialogs for unknown libraries. * Add more libraries to Lib Finder * Add CSVLibrary. Working dialogs. Bad column size for list of commands * Better dialog for Library Installer * Add DataDriver. Always show Open Documentation for libraries. * Fix Library Finder dialog help * Add known libraries to autocomplete * Exclude utests in Windows * Renamed funtion that was being considered a test * Prevent storing lib info for Standard libs. Fits unitest WIP * Unit tests for Library Finder at 57% * Improve tests cases * Update translations and docs * Update PT translations
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.