Skip to content

Replaced a map with a pre-sized vector, for performances' sake.#140

Merged
DragonJoker merged 5 commits into
masterfrom
map_to_vector
Feb 5, 2025
Merged

Replaced a map with a pre-sized vector, for performances' sake.#140
DragonJoker merged 5 commits into
masterfrom
map_to_vector

Conversation

@DragonJoker
Copy link
Copy Markdown
Owner

No description provided.

@DragonJoker DragonJoker added the enhancement New feature or request label Feb 5, 2025
@DragonJoker DragonJoker added this to the 1.4.2 milestone Feb 5, 2025
@DragonJoker DragonJoker self-assigned this Feb 5, 2025
@github-advanced-security
Copy link
Copy Markdown

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (b60f202) to head (579b49d).
⚠️ Report is 21 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #140   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           66        66           
  Lines         4729      4762   +33     
=========================================
+ Hits          4729      4762   +33     
Files with missing lines Coverage Δ
include/RenderGraph/FrameGraph.hpp 100.00% <ø> (ø)
include/RenderGraph/FramePassTimer.hpp 100.00% <ø> (ø)
include/RenderGraph/GraphContext.hpp 100.00% <ø> (ø)
include/RenderGraph/GraphNode.hpp 100.00% <ø> (ø)
include/RenderGraph/ResourceHandler.hpp 100.00% <ø> (ø)
include/RenderGraph/RunnablePass.hpp 100.00% <ø> (ø)
...lude/RenderGraph/RunnablePasses/PipelineHolder.hpp 100.00% <ø> (ø)
...de/RenderGraph/RunnablePasses/RenderPassHolder.hpp 100.00% <ø> (ø)
source/RenderGraph/GraphContext.cpp 100.00% <ø> (ø)
source/RenderGraph/RunnablePass.cpp 100.00% <100.00%> (ø)

... and 11 files with indirect coverage changes


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 b60f202...579b49d. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Feb 5, 2025

Quality Gate Passed Quality Gate passed

Issues
0 New issues
1 Accepted issue

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

See analysis details on SonarQube Cloud

@DragonJoker DragonJoker merged commit 4dc8db5 into master Feb 5, 2025
@DragonJoker DragonJoker deleted the map_to_vector branch February 5, 2025 21:38
@DragonJoker DragonJoker modified the milestones: 1.4.2, 1.5.0 Jul 9, 2025
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

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants