Closed yarikoptic closed 7 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 87.39%. Comparing base (
dc15401
) to head (1ad6023
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
so it didn't help -- still goes for arm64:
for now let's just keep good old macos-12 -- since not yet announced "deprecated" , I think we would have some time.
ok -- for macos-12 ones we now got tests actually ran without bailing, so provides part of the solution. But I do not get why all the rest fail whenever they do not fail e.g. in https://github.com/dandi/dandi-schema/pull/236 . Need to have a fresh look tomorrow.
But I do not get why all the rest fail whenever they do not fail e.g. in #236 . Need to have a fresh look tomorrow.
All the failed tests seem to be failing the email requirement put in #235 which is very strange. I don't know why changing Python version has anything to do with these errors at this point, and I am not able to replicate the problem locally.
ok, we need to undig CI from redness. I think this PR should be a step forward so I will merge
The arm64 one seems to lack pythons 3.8 and 3.9. Ref: https://github.com/dandi/dandi-schema/pull/236#issuecomment-2073369726