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

fix large files checking #2564

Merged
merged 6 commits into from Jun 6, 2023
Merged

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented May 24, 2023

It seems to me that the previous implementation does not really work in the CI... This PR will prevent any new large files (>1MB).

njzjz added 2 commits May 24, 2023 16:03
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
.pre-commit-config.yaml Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented May 24, 2023

Codecov Report

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

Comparison is base (77596f8) 76.66% compared to head (fa377e9) 76.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##            devel    #2564      +/-   ##
==========================================
- Coverage   76.66%   76.65%   -0.01%     
==========================================
  Files         233      233              
  Lines       24175    24175              
  Branches     1697     1697              
==========================================
- Hits        18533    18532       -1     
  Misses       4519     4519              
- Partials     1123     1124       +1     

see 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.

@njzjz njzjz marked this pull request as draft May 25, 2023 05:50
@njzjz njzjz requested a review from wanghan-iapcm May 26, 2023 18:02
@njzjz njzjz marked this pull request as ready for review May 26, 2023 18:02
njzjz added 2 commits June 5, 2023 14:21
Signed-off-by: Jinzhe Zeng <jinzhe.zeng@rutgers.edu>
@njzjz njzjz merged commit a3c8980 into deepmodeling:devel Jun 6, 2023
38 checks passed
@njzjz njzjz deleted the fix-large-files-checking branch June 6, 2023 18:31
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.

None yet

2 participants