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

Remove command line arguments. #87

Merged
merged 1 commit into from
Jun 14, 2023
Merged

Remove command line arguments. #87

merged 1 commit into from
Jun 14, 2023

Conversation

delucchi-cmu
Copy link
Contributor

Change Description

Closes issue #86

Code Quality

  • I have read the Contribution Guide
  • My code follows the code style of this project
  • My code builds (or compiles) cleanly without any errors or warnings
  • My code contains relevant comments and necessary documentation

@codecov
Copy link

codecov bot commented Jun 14, 2023

Codecov Report

Merging #87 (3130761) into main (c2d0570) will increase coverage by 0.46%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main       #87      +/-   ##
===========================================
+ Coverage   99.53%   100.00%   +0.46%     
===========================================
  Files          23        20       -3     
  Lines         863       812      -51     
===========================================
- Hits          859       812      -47     
+ Misses          4         0       -4     
Impacted Files Coverage Δ
src/hipscat_import/__init__.py 100.00% <ø> (ø)
src/hipscat_import/catalog/__init__.py 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@delucchi-cmu delucchi-cmu merged commit 24b0cb4 into main Jun 14, 2023
13 checks passed
@delucchi-cmu delucchi-cmu deleted the issue/85/arguments branch June 30, 2023 16:04
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