Skip to content

upload_datafile: handling of the content (mime) type#142

Open
landreev wants to merge 26 commits into
gdcc:mainfrom
landreev:file-upload-mime-type
Open

upload_datafile: handling of the content (mime) type#142
landreev wants to merge 26 commits into
gdcc:mainfrom
landreev:file-upload-mime-type

Added a way to supply the mime type to upload_datafile(); and made th…

628dbb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 13, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 86.66667% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (main@555a727). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/pyDataverse/api.py 86.66% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage        ?   50.91%           
=======================================
  Files           ?        5           
  Lines           ?     1316           
  Branches        ?        0           
=======================================
  Hits            ?      670           
  Misses          ?      646           
  Partials        ?        0           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.