Trending repository
-
Updated
Aug 20, 2021 - Python
Enter your username and annotate some of the “towers” to share your GitHub story in 3D, VR, and IRL.
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
GitKraken Boards will sunset at the end of 2022. Read the full announcement to learn more.
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
During a refactor some Kestrel trace log methods were reordered to group them together by logic. This makes it difficult to understand what event IDs (an incrementing number) are used, and what the next event ID should be.
https://github.com/dotnet/aspnetcore/blob/c00e0e775208cb7cb377f9bd0c
Only the host is able to pick up the gray suit (and probably the brown one as well). Other players are able to see it, but the item will vanish if they attempt to pick it up.
Is probably caused by SpawnQuestItem() not syncing the item with the client, this also affects the Torn Notes and most single player quests. The solution should be similar to what was done in https://github.com/diasurgical
If you go to clang/test directory and run find . -type f -size +1M, you will find some tests are ridiculously large (over 1MB). I think this is why sometimes the CI failed (https://reviews.llvm.org/harbormaster/unit/157760/)
./CodeGen/arm_neon_intrinsics.c
./CodeGen/RISCV/rvv-intrinsics/vluxseg_mask_mf.c
./CodeGen/RISCV/rvv-intrinsics/vluxseg_mask.c
./CodeGen/RISCV/rvv-intrinsics/vlox
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
Is your team using GitHub Enterprise? If so, check out Codecov Self-Hosted.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.