Skip to content
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

chore: update pre-commit hooks #917

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Mar 18, 2024

updates:
- [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
Copy link

codecov bot commented Mar 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.84%. Comparing base (416d971) to head (34b8b14).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #917   +/-   ##
=======================================
  Coverage   93.84%   93.84%           
=======================================
  Files         190      190           
  Lines       47923    47923           
=======================================
  Hits        44971    44971           
  Misses       2952     2952           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 416d971...34b8b14. Read the comment docs.

@MikePopoloski MikePopoloski merged commit f5b96f7 into master Mar 18, 2024
15 checks passed
@MikePopoloski MikePopoloski deleted the pre-commit-ci-update-config branch March 18, 2024 22:01
jameshanlon added a commit to jameshanlon/slang that referenced this pull request Mar 20, 2024
* master: (106 commits)
  chore: update pre-commit hooks (MikePopoloski#917)
  Update CHANGELOG.md
  v1800-2023: add support for overriding the name of the iterator index method
  Fix parsing bug when chaining special array method calls
  v1800-2023 clarification: chained method calls require parentheses
  v1800-2023: add support for soft packed unions
  v1800-2023 clarification: $cast arguments don't need to be singular
  v1800-2023 clarification: unbounded parameters are not allowed in queue expressions
  v1800-2023 clarification: unbounded literals can only convert to simple bit vector types
  Clean up sanitizer warnings
  Errors for unbounded literals are suppressed in unevaluated contexts; short circuit operators introduce unevaluated contexts; fix propagation of unbounded types through parameters used in expressions
  v1800-2023 clarification: set membership value ranges always allow unbounded literals
  Update CI build to use clang-18
  Cleanup to make recent change a bit more clear and efficient
  Updates for clang-format-18
  Rename open range -> value range everywhere to match changes in the LRM
  v1800-2023: support type(this) in static contexts
  Tweak unittests to make them run a bit faster
  Add missing error cases in primitive table row parsing
  Rework primitive table analysis to be much more efficient with large numbers of inputs
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant