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

44 test add test for parse texture #47

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Conversation

yhames
Copy link
Contributor

@yhames yhames commented Aug 26, 2024

개요

  • 44 test add test for parse texture

작업내용

논의사항

Issue 번호

  • closed #

@yhames yhames added the test label Aug 26, 2024
@yhames yhames requested a review from KenWR August 26, 2024 01:14
@yhames yhames self-assigned this Aug 26, 2024
@yhames yhames linked an issue Aug 26, 2024 that may be closed by this pull request
Copy link

codecov bot commented Aug 26, 2024

Codecov Report

Attention: Patch coverage is 99.36306% with 1 line in your changes missing coverage. Please review.

Files Patch % Lines
srcs/shape/texture.c 0.00% 1 Missing ⚠️
Flag Coverage Δ
unit_test 73.65% <99.36%> (+7.98%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
srcs/parse/minirt_parse_texture.c 94.59% <100.00%> (+82.47%) ⬆️
test/color_test.cpp 100.00% <100.00%> (ø)
test/main.cpp 100.00% <100.00%> (ø)
test/parse_cone_test.cpp 100.00% <100.00%> (ø)
test/parse_texture_test.cpp 100.00% <100.00%> (ø)
srcs/shape/texture.c 8.00% <0.00%> (ø)

... and 6 files with indirect coverage changes

Copy link
Contributor

@KenWR KenWR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good

@yhames yhames merged commit 589e7ce into dev Aug 26, 2024
1 of 3 checks passed
@yhames yhames deleted the 44-test-add-test-for-parse-texture branch August 26, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test: add test for parse texture
2 participants