mosdef-hub / foyer

A package for atom-typing as well as applying and disseminating forcefields
https://foyer.mosdef.org
MIT License
119 stars 78 forks source link

Use codecov uploader in favor of bash uploader for coverage reports #468

Closed umesh-timalsina closed 2 years ago

umesh-timalsina commented 3 years ago

PR Summary:

https://docs.codecov.com/docs/about-the-codecov-bash-uploader#deprecation-notice-and-schedule

Suggests that the bash uploader we use will be deprecated soon. This PR uses the recommended codecov uploader to upload coverage reports.

PR Checklist


codecov[bot] commented 3 years ago

Codecov Report

Merging #468 (91f327f) into master (1f91c3e) will not change coverage. The diff coverage is 66.66%.

@@           Coverage Diff           @@
##           master     #468   +/-   ##
=======================================
  Coverage   73.87%   73.87%           
=======================================
  Files          17       17           
  Lines        1849     1849           
=======================================
  Hits         1366     1366           
  Misses        483      483