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

limit the filename length dumped by MultiSystems #554

Merged
merged 2 commits into from
Oct 15, 2023

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Oct 14, 2023

Fix #553.

Fix deepmodeling#553.

Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz linked an issue Oct 14, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (5e8f0ba) 82.86% compared to head (0b6f4ee) 82.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel     #554      +/-   ##
==========================================
+ Coverage   82.86%   82.90%   +0.04%     
==========================================
  Files          73       73              
  Lines        6523     6541      +18     
==========================================
+ Hits         5405     5423      +18     
  Misses       1118     1118              
Files Coverage Δ
dpdata/system.py 86.11% <100.00%> (+0.31%) ⬆️
dpdata/utils.py 100.00% <100.00%> (ø)

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

@njzjz njzjz requested a review from zjgemi October 14, 2023 08:29
@wanghan-iapcm wanghan-iapcm merged commit e73531b into deepmodeling:devel Oct 15, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] File name too long error when trying to use a long type_map
2 participants