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

chore: remove incorrect memset TODOs #3600

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Mar 25, 2024

Fix #3556.

@njzjz njzjz added this to the v2.2.10 milestone Mar 25, 2024
@njzjz njzjz requested a review from denghuilu March 25, 2024 21:50
@njzjz njzjz linked an issue Mar 25, 2024 that may be closed by this pull request
Copy link

codecov bot commented Mar 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.69%. Comparing base (a58dbc6) to head (5d1c862).
Report is 2 commits behind head on devel.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #3600      +/-   ##
==========================================
- Coverage   77.70%   77.69%   -0.02%     
==========================================
  Files         432      433       +1     
  Lines       37356    37491     +135     
  Branches     1620     1620              
==========================================
+ Hits        29028    29128     +100     
- Misses       7467     7502      +35     
  Partials      861      861              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm added this pull request to the merge queue Mar 26, 2024
Merged via the queue into deepmodeling:devel with commit 625e893 Mar 26, 2024
48 checks passed
@njzjz njzjz mentioned this pull request Apr 2, 2024
njzjz added a commit to njzjz/deepmd-kit that referenced this pull request Apr 6, 2024
Fix deepmodeling#3556.

Signed-off-by: Jinzhe Zeng <[email protected]>
(cherry picked from commit 625e893)
@njzjz njzjz mentioned this pull request Apr 6, 2024
njzjz added a commit that referenced this pull request Apr 6, 2024
Fix #3556.

Signed-off-by: Jinzhe Zeng <[email protected]>
(cherry picked from commit 625e893)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

move it to the memset.
3 participants