Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 22
A bunch of small LLM-assisted fixes#1049
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
Draft
stv0g
wants to merge
43
commits into
masterChoose a base branch
from
llm-fixes
base:master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Uh oh!
There was an error while loading. Please reload this page.
Draft
Changes from all commits
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
ef62ce0
fix(websocket): Use previous connection state in CLOSED callback
steffen-vogel-opalrt 427144c
fix(file): Disambiguate duplicated in.epoch key in node details string
steffen-vogel-opalrt 40d9e72
fix(dumper): Bound copy of socket path into sun_path
steffen-vogel-opalrt ceb10a8
fix(can): Bound copy of interface name into ifr_name
steffen-vogel-opalrt c43fa09
fix(path): Add missing commas in json_pack format string
steffen-vogel-opalrt 7ad3031
style(utils): Fix typo in tokenize() variable name
steffen-vogel-opalrt 1cd77a8
fix(utils): Handle vasprintf/realloc failure in vstrcatf
steffen-vogel-opalrt 03e050a
fix(api): Correct capabilities request file and description spelling
steffen-vogel-opalrt 796c830
fix(python): Avoid mutable default, init child, use self.config in Node
steffen-vogel-opalrt 4986c08
fix(python): Only join started threads in communicate()
steffen-vogel-opalrt 495d450
fix(python): Assign stripped string in VillasHuman.loads()
steffen-vogel-opalrt 383dedf
fix(tools): Correct several issues in tc-netem.sh
steffen-vogel-opalrt d97ed20
fix(tools): Remove stray exits and fix debug output in tc-netem2.sh
steffen-vogel-opalrt bf24319
fix(tools): Include .h headers in format-all.sh glob
steffen-vogel-opalrt 3a65456
fix(tools): Return explicit success and fix exit code in pre-commit hook
steffen-vogel-opalrt 43ac58b
fix(tools): Quote $@ in villas-helper.sh wrapper
steffen-vogel-opalrt 772ec4b
fix(tools): Port villas-api.sh to the VILLASnode API v2
steffen-vogel-opalrt a05580e
fix(shmem-client): Show required RNAME argument in usage line
steffen-vogel-opalrt dc7f5ae
fix(packaging): Report correct parameter and fix typos in deps.sh
steffen-vogel-opalrt 145e49a
fix(lua): Correct SampleFlags bit-shift comments in test hook
steffen-vogel-opalrt 152e52b
fix(tools): Correct comment typos, author email and whitelist in hwde…
steffen-vogel-opalrt 70d0f91
fix: Correct various spelling mistakes in comments and messages
steffen-vogel-opalrt c5d7b35
fix: Correct spelling mistakes in infiniband node and ip_device
steffen-vogel-opalrt d5e633d
fix: Correct 'snd' -> 'and' in file header comments
steffen-vogel-opalrt 348fd84
fix(tools): Correct spelling in integration-tests.sh output
steffen-vogel-opalrt 32b5af9
fix: Remove duplicated 'the' in config example and OpenAPI descriptions
steffen-vogel-opalrt 2c531ec
fix(villas-pipe): Add missing closing quote in RuntimeError format st…
steffen-vogel-opalrt 26ba87d
fix: Correct spelling in plugin descriptions and CLI help
steffen-vogel-opalrt 7c74da2
fix(test_rtt): Correct inverted strcmp logic and max-mode in parseMode
steffen-vogel-opalrt d76f084
fix(hooks): Read correctly-spelled start/end_frequency in pmu_dft
steffen-vogel-opalrt 292afdf
fix(villas-signal): Enable and document -p, -w, -L, -H options
steffen-vogel-opalrt 04846d8
fix(villas-test-config): Parse advertised -d debug-level option
steffen-vogel-opalrt 2d8041f
fix(openapi): Add enabled and correct port default in http schema
steffen-vogel-opalrt 9954195
fix(openapi): Align zeromq and websocket schemas with parsed options
steffen-vogel-opalrt 9045ffe
fix(examples): Correct spelling in redis and ngsi example comments
steffen-vogel-opalrt 75e0b8e
fix(examples): Use correct 'samples' option in skip_first example com…
steffen-vogel-opalrt 3d037ae
fix: Correct spelling typos in comments and log messages
steffen-vogel-opalrt b5e984e
fix(api): Remove duplicated 'with' in UUID error messages
steffen-vogel-opalrt b0f2302
fix(hooks): Use correct ConfigError ID in moving-average hook
steffen-vogel-opalrt 89de4be
fix(hooks): Initialize optional json_unpack outputs in digest hook
steffen-vogel-opalrt b23b4ed
fix(hooks): Initialize optional 'mode' output in gate hook
steffen-vogel-opalrt 6817062
fix(pre-commit): Update black-pre-commit-mirror to version 24.10.0
stv0g 82224f2
fix(style): Fix code formatting with clang-format
stv0g File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading. Please reload this page.
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -13,7 +13,7 @@ paths = ( | ||
| type = "skip_first" | ||
| seconds = 10 | ||
| # sequence = 10 | ||
| # samples = 10 | ||
| } | ||
| ) | ||
| } | ||
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
Oops, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this commented on purpose?