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

Updates the CLI Runner #447

Merged
merged 8 commits into from
May 26, 2021
Merged

Updates the CLI Runner #447

merged 8 commits into from
May 26, 2021

Conversation

shyamd
Copy link
Contributor

@shyamd shyamd commented May 25, 2021

@codecov
Copy link

codecov bot commented May 25, 2021

Codecov Report

Merging #447 (5de1f02) into main (a7b761d) will decrease coverage by 0.08%.
The diff coverage is 81.25%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #447      +/-   ##
==========================================
- Coverage   87.85%   87.77%   -0.09%     
==========================================
  Files          34       34              
  Lines        2331     2340       +9     
==========================================
+ Hits         2048     2054       +6     
- Misses        283      286       +3     
Impacted Files Coverage Δ
src/maggma/core/store.py 86.27% <ø> (ø)
src/maggma/cli/__init__.py 87.03% <54.54%> (-4.97%) ⬇️
src/maggma/stores/compound_stores.py 81.11% <80.00%> (ø)
src/maggma/cli/distributed.py 100.00% <100.00%> (ø)
src/maggma/stores/aws.py 88.02% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a7b761d...5de1f02. Read the comment docs.

@lgtm-com
Copy link

lgtm-com bot commented May 25, 2021

This pull request introduces 1 alert when merging 5de1f02 into a7b761d - view on LGTM.com

new alerts:

  • 1 for Binding a socket to all network interfaces

@shyamd shyamd merged commit 9e037d7 into main May 26, 2021
@munrojm munrojm deleted the runner_updates branch November 10, 2021 22:30
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.

1 participant