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

llgo support crypto hmac #663

Merged
merged 6 commits into from
Aug 6, 2024
Merged

llgo support crypto hmac #663

merged 6 commits into from
Aug 6, 2024

Conversation

tsingbx
Copy link
Contributor

@tsingbx tsingbx commented Aug 6, 2024

No description provided.

Copy link

qiniu-x bot commented Aug 6, 2024

[Git-flow] Hi @tsingbx, There are some suggestions for your information:


Rebase suggestions

  • Following commits seems generated via git merge

    Merge branch 'main' into cryptohmac

Which seems insignificant, recommend to use git rebase command to reorganize your PR.

For other git-flow instructions, recommend refer to these examples.

If you have any questions about this comment, feel free to raise an issue here:

Copy link

codecov bot commented Aug 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.57%. Comparing base (43fd5d2) to head (1e0fef0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #663   +/-   ##
=======================================
  Coverage   97.57%   97.57%           
=======================================
  Files          19       19           
  Lines        4581     4581           
=======================================
  Hits         4470     4470           
  Misses         94       94           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xushiwei xushiwei merged commit 6a05aa4 into goplus:main Aug 6, 2024
5 checks passed
cpunion added a commit to cpunion/llgo that referenced this pull request Aug 12, 2024
…nctions

* commit 'e6b4deb5c4badc6728dc8a890ed504365debe536':
  feat(c/libuv): Add GetIoWatcherFd func using LLGoFiles
  Revert "refactor(c/libuv): Use cgo alias replace struct assertion in fs"
  Revert "feat(c/libuv):  Add GetIoWatcherFd func"
  style(c/libuv): Use go type funcs & update demo(syanc_fs, echo_server)
  refactor(c/libuv): Use cgo alias replace struct assertion in fs
  refactor(c/libuv): Move some func due to libuv doc
  fix(c/libuv/demo): Fix echo_server stream convert
  feat(c/libuv):  Add GetIoWatcherFd func
  feat(c/libuv): Add uv_close & uv_signal func
  ssa: fix abi map init
  castdump:full ast dump
  library: crypto/hmac
  c/clang:type kind
  c/clang:cursor enum & access pecifier
  library/README: crypto/hmac, crypto/subtle
  library (todo): crypto/hmac, internal/fmtsort
  llgo support crypto hmac (goplus#663)
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.

2 participants