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

Insert braces after control statements in C++ #2629

Merged
merged 2 commits into from
Jun 25, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Jun 22, 2023

No description provided.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Patch coverage: 56.58% and project coverage change: -0.10 ⚠️

Comparison is base (473893e) 78.58% compared to head (bba6bcd) 78.48%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2629      +/-   ##
==========================================
- Coverage   78.58%   78.48%   -0.10%     
==========================================
  Files         233      233              
  Lines       24117    24373     +256     
  Branches     1409     1444      +35     
==========================================
+ Hits        18953    19130     +177     
- Misses       4804     4864      +60     
- Partials      360      379      +19     
Impacted Files Coverage Δ
source/lmp/compute_deeptensor_atom.cpp 88.88% <0.00%> (-2.54%) ⬇️
source/lmp/fix_dplr.cpp 77.48% <0.00%> (-0.52%) ⬇️
source/op/optimizer/parallel.cc 0.00% <0.00%> (ø)
source/op/prod_force.cc 4.08% <ø> (ø)
source/op/prod_force_grad.cc 3.44% <ø> (ø)
source/op/prod_virial.cc 3.33% <ø> (ø)
source/op/prod_virial_grad.cc 3.12% <ø> (ø)
source/ipi/driver.cc 71.11% <6.66%> (-2.74%) ⬇️
source/api_cc/src/DeepPot.cc 74.52% <10.00%> (-2.49%) ⬇️
source/lmp/pair_deepmd.cpp 53.52% <16.32%> (-0.20%) ⬇️
... and 35 more

... and 1 file with indirect coverage changes

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

@wanghan-iapcm wanghan-iapcm merged commit 6fdf92b into deepmodeling:devel Jun 25, 2023
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.

2 participants