aphp / edspdf

EDS-PDF is a generic, pure-Python framework for text extraction from PDF documents. It provides the machinery to use rule- or machine-learning-based approaches to classify text blocs between body and meta-data.
https://aphp.github.io/edspdf/
BSD 3-Clause "New" or "Revised" License
42 stars 6 forks source link

ci: add github actions #1

Closed bdura closed 2 years ago

bdura commented 2 years ago

This PR adds Github actions for EDS-PDF.

codecov-commenter commented 2 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f58d33d). Click here to learn what that means. The diff coverage is n/a.

@@            Coverage Diff             @@
##             master        #1   +/-   ##
==========================================
  Coverage          ?   100.00%           
==========================================
  Files             ?        33           
  Lines             ?       583           
  Branches          ?         0           
==========================================
  Hits              ?       583           
  Misses            ?         0           
  Partials          ?         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 f58d33d...55c3ec7. Read the comment docs.