sillsdev / machine.py

Machine is a natural language processing library for Python that is focused on providing tools for processing resource-poor languages.
MIT License
10 stars 2 forks source link

update shared_file_uri #113

Closed mshannon-sil closed 3 months ago

mshannon-sil commented 3 months ago

I changed the shared_file_uri in machine/jobs/settings.yaml from aqua-ml-data to silnlp now that we've migrated to the new bucket.


This change is Reviewable

codecov-commenter commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.97%. Comparing base (7d85f16) to head (9a50596).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #113 +/- ## ======================================= Coverage 87.97% 87.97% ======================================= Files 243 243 Lines 14239 14239 ======================================= Hits 12527 12527 Misses 1712 1712 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

mshannon-sil commented 3 months ago

There were some errors uploading the codecov report, so I upgraded codecov to the latest version and that fixed it.