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 license to C++ header files #2652

Merged
merged 4 commits into from Jul 4, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Jul 3, 2023

Follow up #2639.

njzjz and others added 4 commits July 3, 2023 16:29
Follow up deepmodeling#2639.

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

codecov bot commented Jul 3, 2023

Codecov Report

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

Comparison is base (533745a) 78.35% compared to head (979db59) 78.31%.

❗ Current head 979db59 differs from pull request most recent head 7aa2e0f. Consider uploading reports for the commit 7aa2e0f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2652      +/-   ##
==========================================
- Coverage   78.35%   78.31%   -0.05%     
==========================================
  Files         235      235              
  Lines       24474    24473       -1     
  Branches     1469     1469              
==========================================
- Hits        19177    19165      -12     
- Misses       4907     4918      +11     
  Partials      390      390              
Impacted Files Coverage Δ
source/api_c/include/deepmd.hpp 85.69% <ø> (ø)
source/api_cc/include/AtomMap.h 100.00% <ø> (ø)
source/api_cc/include/DataModifier.h 28.57% <ø> (ø)
source/api_cc/include/DeepPot.h 95.23% <ø> (-0.22%) ⬇️
source/api_cc/include/DeepTensor.h 87.50% <ø> (ø)
source/api_cc/include/common.h 100.00% <ø> (ø)
source/ipi/include/Convert.h 100.00% <ø> (ø)
source/ipi/include/StringSplit.h 100.00% <ø> (ø)
source/lib/include/ComputeDescriptor.h 91.08% <ø> (ø)
source/lib/include/SimulationRegion.h 50.00% <ø> (ø)
... and 11 more

... and 2 files 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 434e1eb into deepmodeling:devel Jul 4, 2023
30 checks passed
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.

None yet

2 participants