-
Notifications
You must be signed in to change notification settings - Fork 22
Pull requests: COVESA/ifex
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat: support dot-path namespace names
needs_review
needs_test
#186
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
refactor: replace if/type chains with match/case
needs_test
#185
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
feat: argparse for validate.py; pretty JSON output in schema generator
needs_test
needs_update
#184
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(rule_translator): correct guard logic for None / all-None-list values
#183
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(ast_utils): use field.type and field.name in prune function
needs_test
#181
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(protobuf_lark): add missing raise for multiple-package error
combine
#179
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(protobuf_lark): replace undefined TypeException with TypeError
combine
needs_update
#178
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(franca_to_ifex): remove duplicate franca.Int16 entry in type_translation
combine
#177
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(ifex_to_protobuf): remove duplicate keys from type_translation dict
needs_test
#176
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(JinjaSetup, TemplateDir): bind root from os.walk to fix NameError in recursive search
needs_test
#175
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(generator, generator_dbus): remove undefined filename variable from error message
combine
#174
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(diff_ifex): clean up temp files; fix stable_order_file return path
needs_test
#173
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(generic_testrunner): remove dead code after return statement
combine
#172
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(type_checking_constructor_mixin): narrow bare except to AttributeError
combine
#171
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(rule_translator): replace bare except with except AttributeError
combine
#170
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(ifex_to_json_schema): use None sentinels for mutable default args
combine
#169
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(JinjaSetup): remove unreachable return None; use Exception not BaseException
combine
#168
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(ifex_generator): remove unreachable return; use Exception not BaseException
combine
#167
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(ast_utils): use None sentinel for walk_type_tree seen parameter
needs_test
#165
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(merge_overlay): pass node object, not its name string, to merge_nodes
needs_review
#164
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(franca_to_ifex): remove undefined log() call and dead code after raise
needs_update
#163
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
fix(ifex_ast_introspect): replace undefined TypeException with TypeError
needs_update
#162
opened May 22, 2026 by
SoundMatt
Contributor
Loading…
build(deps-dev): bump vite from 5.4.20 to 5.4.21 in /docs
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#156
opened Nov 27, 2025 by
dependabot
Bot
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.