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

AST: Fixed allocator blocks for incremental allocators. #262

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

DragonJoker
Copy link
Owner

No description provided.

@DragonJoker DragonJoker added the enhancement New feature or request label Mar 19, 2024
@DragonJoker DragonJoker added this to the 2.8.2 milestone Mar 19, 2024
@DragonJoker DragonJoker self-assigned this Mar 19, 2024
@DragonJoker DragonJoker added this to In progress in ShaderAST via automation Mar 19, 2024
Copy link

sonarcloud bot commented Mar 19, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Copy link

codecov bot commented Mar 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.98%. Comparing base (52dc29e) to head (da0c376).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##           development     #262   +/-   ##
============================================
  Coverage        83.98%   83.98%           
============================================
  Files              497      497           
  Lines            57973    57978    +5     
============================================
+ Hits             48689    48694    +5     
  Misses            9284     9284           
Files Coverage Δ
source/ShaderAST/ShaderAllocator.cpp 100.00% <100.00%> (ø)

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 52dc29e...da0c376. Read the comment docs.

@DragonJoker DragonJoker merged commit 073f111 into development Mar 19, 2024
8 checks passed
ShaderAST automation moved this from In progress to Done Mar 19, 2024
@DragonJoker DragonJoker deleted the fix_incremental_allocator_block_perfs branch March 19, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant