-
-
Notifications
You must be signed in to change notification settings - Fork 7
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: cpp-linter/cpp-linter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.7.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: cpp-linter/cpp-linter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 6 commits
- 22 files changed
- 3 contributors
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f1ff37e - Browse repository at this point
Copy the full SHA f1ff37eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 005c30b - Browse repository at this point
Copy the full SHA 005c30bView commit details
Commits on Mar 21, 2024
-
* feat: support multiprocessing * test: update tests to reflect the logging changes * feat: allow autodetection of CPU counts * test: don't use rich handler if want to parse log output * test: measure coverage from subprocesses * test: fix coverage issues due to monkeypatch.chdir() * perf: use ProcessPoolExecutor for async logging --------- Co-authored-by: Brendan <2bndy5@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ab3e45a - Browse repository at this point
Copy the full SHA ab3e45aView commit details -
add codespell to pre-commit hooks (#93)
also updated pre-commit hooks and ran them
Configuration menu - View commit details
-
Copy full SHA for 3970d38 - Browse repository at this point
Copy the full SHA 3970d38View commit details
Commits on Mar 26, 2024
-
perf: use io.StringIO instead tempdir/tempfile (#94)
Co-authored-by: Brendan <2bndy5@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 07f63c2 - Browse repository at this point
Copy the full SHA 07f63c2View commit details -
conditionally create comment (#91)
This better satisfies the maximum comment length imposed by GitHub while leaving the step summary length unhindered. An added benefit here is that we only create a comment when it is needed. Previously, we were creating a comment to also get a tally of checks failed. Other changes: * make_annotations() before other feedback that requires permissions * output step-summary before other feedback that requires permissions * set outputs before other feedback that requires permission * add specific test about comment length
Configuration menu - View commit details
-
Copy full SHA for 914526c - Browse repository at this point
Copy the full SHA 914526cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.7.4...v1.8.0