ptpb / pb

pb is a formerly-lightweight pastebin and url shortener
Other
549 stars 52 forks source link

pb: add pb-delete tool #211

Closed buhman closed 6 years ago

buhman commented 6 years ago

pb-delete administratively deletes pastes by id.

This is intended to be used to more conveniently handle manual deletion requests.

Usage example for deleting paste reachable via HiWd:

pb-delete HiWd
codecov-io commented 6 years ago

Codecov Report

Merging #211 into master will decrease coverage by 1.85%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
- Coverage   77.42%   75.57%   -1.86%     
==========================================
  Files          17       18       +1     
  Lines         855      876      +21     
==========================================
  Hits          662      662              
- Misses        193      214      +21
Impacted Files Coverage Δ
pb/tools/delete.py 0% <0%> (ø)

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 e6f3b93...af1f4df. Read the comment docs.