[python] Added a draft of a transformer into native python objects.#169
[python] Added a draft of a transformer into native python objects.#169KOLANICH wants to merge 1 commit intobiojppm:masterfrom
Conversation
|
Thanks for the MR - it is definitely useful. Can you add unit tests? |
|
Probably. Should I add them into an already existing file or should I create a new one? |
|
You can create a new one, in this folder |
44e1562 to
b817bd7
Compare
Codecov Report
@@ Coverage Diff @@
## master #169 +/- ##
==========================================
- Coverage 96.39% 96.34% -0.05%
==========================================
Files 22 63 +41
Lines 8064 12781 +4717
==========================================
+ Hits 7773 12314 +4541
- Misses 291 467 +176
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
|
What's up with this error? |
|
It is extremily strange, especially given that my machine is 64-bit Ubuntu (for which the test pipeline also fails, it looks like it fails for all 64-bit machines, but for me the test works). BTW what should I do to the |
e31d4cb to
a0cacb9
Compare
|
2000 files: 1 file bigger and more complex than any of them (100 iterations) So, if accelerate yaml parsing for python using |
4f401a1 to
032524d
Compare
032524d to
feb7501
Compare
d128813 to
507400e
Compare
fbee0da to
e4aa0b3
Compare
Currently IDK how to identify a type of a value, so all the values are strings.