-
Notifications
You must be signed in to change notification settings - Fork 0
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
Add a possibility to attach files #1
Conversation
- Adjust Makefile - Add a way to attach files to a paste from the CLI
- Test fixes
…though it is not considered for these kind of pastes
…ired in every case
Codecov Report
@@ Coverage Diff @@
## master #1 +/- ##
==========================================
- Coverage 88.28% 83.24% -5.05%
==========================================
Files 1 1
Lines 128 179 +51
==========================================
+ Hits 113 149 +36
- Misses 10 19 +9
- Partials 5 11 +6
Continue to review full report at Codecov.
|
Test coverage is fair enough, it does cover all major functions including the uploading of files is being tested too. So I think the coverage is good at the moment that is why I will accept this as-is. |
Add a way to attach files.
Now you can attach one or more files (restrictions apply based on paste.me limits) to the paste while creating it.
Example usage:
If you would like to attach one or more files, you can call
--file
multiple times like this: