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

CI: 100% coverage #134

Closed
wants to merge 1 commit into from
Closed

CI: 100% coverage #134

wants to merge 1 commit into from

Conversation

DragonJoker
Copy link
Owner

No description provided.

@DragonJoker DragonJoker added the enhancement New feature or request label Mar 1, 2024
@DragonJoker DragonJoker added this to the 1.4.1 milestone Mar 1, 2024
@DragonJoker DragonJoker self-assigned this Mar 1, 2024
Copy link

sonarcloud bot commented Mar 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
9 Accepted issues

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

See analysis details on SonarCloud

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (e37db5f) to head (887fdef).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #134      +/-   ##
===========================================
+ Coverage   98.02%   100.00%   +1.97%     
===========================================
  Files          67        66       -1     
  Lines        5065      4701     -364     
===========================================
- Hits         4965      4701     -264     
+ Misses        100         0     -100     
Files Coverage Δ
include/RenderGraph/Attachment.hpp 100.00% <100.00%> (ø)
include/RenderGraph/FrameGraph.hpp 100.00% <100.00%> (ø)
include/RenderGraph/FramePass.hpp 100.00% <ø> (ø)
include/RenderGraph/RecordContext.hpp 100.00% <ø> (ø)
source/RenderGraph/Attachment.cpp 100.00% <100.00%> (ø)
source/RenderGraph/AttachmentTransition.cpp 100.00% <100.00%> (+4.76%) ⬆️
source/RenderGraph/FrameGraph.cpp 100.00% <100.00%> (+7.39%) ⬆️
source/RenderGraph/FramePass.cpp 100.00% <100.00%> (+3.12%) ⬆️
...ource/RenderGraph/FramePassDependenciesBuilder.cpp 100.00% <100.00%> (+6.03%) ⬆️
source/RenderGraph/RecordContext.cpp 100.00% <100.00%> (+3.43%) ⬆️
... and 3 more

... and 9 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 e37db5f...887fdef. Read the comment docs.

@DragonJoker DragonJoker changed the title CI: 100% coverage ? CI: 100% coverage Mar 1, 2024
@DragonJoker DragonJoker closed this Mar 1, 2024
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.

2 participants