-
-
Notifications
You must be signed in to change notification settings - Fork 231
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
Add support for config defined bindings #1740
Conversation
6d8d79c
to
c2e5cd5
Compare
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1740 +/- ##
==========================================
+ Coverage 95.70% 95.72% +0.01%
==========================================
Files 118 118
Lines 9392 9468 +76
==========================================
+ Hits 8989 9063 +74
- Misses 403 405 +2 ☔ View full report in Codecov by Sentry. |
You are modifying libf3d public API! |
Works renaming Add tests fixups fixup tests fixup better testing coverage Revert "renaming" This reverts commit 2324230. Support order and multi commands Fixups fixups clfi fixups again doc space codespell fixups coverage last fixusp codespell review clfi Headeronly Revert "Headeronly" This reverts commit c25a76a.
c25a76a
to
8bf087e
Compare
Later:
Add user defined documentation support: #1747
Add glob support in config files: #1746
Add command-script option: #1734
Reenable test with command script:#1749
Improve command doc: #1749
Change minimal screenshot bind: #1715