Kaido Kert
Kaido Kert
Two more badges that i add to my own projects, that are not in the template yet : Codacy and CodeClimate. All of them find slightly different issues, with pretty...
I have found it a pretty tricky subject. Especially in situations where module load order and settings initialization matters. Things can get real complicated when running under Celery when it...
I'm looking at a different path, which would have enum values in a classic lookup table with foreign key instead. The table has auto_id, enum_value, enum_label , and i'm trying...
Was also playing with Feather-M0 just now and passing `atsamd21e17a` made it magically work.
Hm, i get the rest of the builds green, but no idea how to make doctests not to break with 1.8, because `attributes on non-item statements and expressions are experimental....
Ok i got all doctests to pass here ( [sample run](https://github.com/kaidokert/num-traits/actions/runs/1352871017) ) although dealing with 1.8 is very clunky.
Ping - any chance of unblocking the workflows ?
Ping for @hauleth, perhaps you'd be able to unblock the CI checks ?
Rebased on master again - checks are green.
Is there any interest still in landing this ? I can rebase/reintegrate if yes. Would be really nice to get at least checks ran