dkpro / dkpro-cassis

UIMA CAS processing library written in Python
https://pypi.org/project/dkpro-cassis/
Apache License 2.0
84 stars 22 forks source link

#268 - GitHub Actions builds do not run due to missing Python version #269

Closed reckart closed 1 year ago

reckart commented 1 year ago
jcklie commented 1 year ago

Thanks! Python 3.6 is EOL, you could change the actions to try 3.7 to 3.10 or 3.11 .

codecov[bot] commented 1 year ago

Codecov Report

Merging #269 (dc27b98) into main (54e33b3) will decrease coverage by 0.11%. The diff coverage is n/a.

:exclamation: Current head dc27b98 differs from pull request most recent head c252e4b. Consider uploading reports for the commit c252e4b to get more accurate results

@@            Coverage Diff             @@
##             main     #269      +/-   ##
==========================================
- Coverage   95.45%   95.34%   -0.11%     
==========================================
  Files           5        5              
  Lines        1869     1869              
==========================================
- Hits         1784     1782       -2     
- Misses         85       87       +2     
Impacted Files Coverage Δ
cassis/typesystem.py 95.35% <0.00%> (-0.30%) :arrow_down:

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