jayvdb added a comment. I've raised the SaaS 'issue' upstream as https://github.com/codecov/support/issues/106
Worth noting here, we can obtain the coverage data for a specific Travis job via the `codecov.io` API: e.g. https://codecov.io/api/github/wikimedia/pywikibot-core/scripts/newitem.py?ref=a2ff58f485277a9b4d3ed90e1b9f8d2ea4654239&build=3059.11 It is in a different JSON format, but it should be trivial to covert that into format supported by other tools like `gcov`. p.s. the Appveyor changeset still hasnt been merged. :/ TASK DETAIL https://phabricator.wikimedia.org/T74863 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: jayvdb Cc: Ricordisamoa, hashar, Andrew, Ladsgroup, XZise, gerritbot, Aklapper, jayvdb, pywikibot-bugs-list _______________________________________________ pywikibot-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs
