Skip to content

fix TestReadFileToString.readfiletostring#2355

Merged
wanghan-iapcm merged 2 commits into
deepmodeling:develfrom
njzjz:fix-2346
Mar 1, 2023
Merged

fix TestReadFileToString.readfiletostring#2355
wanghan-iapcm merged 2 commits into
deepmodeling:develfrom
njzjz:fix-2346

Conversation

@njzjz

@njzjz njzjz commented Feb 28, 2023

Copy link
Copy Markdown
Member

Fix #2346.

Fix deepmodeling#2346.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz requested a review from Yi-FanLi February 28, 2023 21:11
@njzjz njzjz linked an issue Feb 28, 2023 that may be closed by this pull request
@github-actions github-actions Bot added the C++ label Feb 28, 2023
@codecov

codecov Bot commented Feb 28, 2023

Copy link
Copy Markdown

Codecov Report

Patch coverage has no change and project coverage change: -0.02 ⚠️

Comparison is base (c129919) 74.65% compared to head (8fa8e38) 74.63%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2355      +/-   ##
==========================================
- Coverage   74.65%   74.63%   -0.02%     
==========================================
  Files         223      223              
  Lines       22234    22234              
  Branches     1627     1627              
==========================================
- Hits        16598    16595       -3     
  Misses       4584     4584              
- Partials     1052     1055       +3     
Impacted Files Coverage Δ
source/op/matmul_flt2fix_nvnmd.cc 84.12% <0.00%> (-1.59%) ⬇️
source/lib/include/ComputeDescriptor.h 79.13% <0.00%> (-0.38%) ⬇️
source/op/quantize_nvnmd.cc 70.21% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Comment thread source/api_cc/tests/test_read_file_to_string.cc Outdated

@Yi-FanLi Yi-FanLi left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

That's a reasonable change. The previous test might fail due to the randomness of convert_pbtxt_to_pb. I approve this PR.

@njzjz njzjz requested a review from wanghan-iapcm March 1, 2023 01:35
@wanghan-iapcm wanghan-iapcm enabled auto-merge (squash) March 1, 2023 02:31
@wanghan-iapcm wanghan-iapcm merged commit a16ac9f into deepmodeling:devel Mar 1, 2023
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.

[BUG] test TestReadFileToString.readfiletostring may fail

3 participants