(Closes #2612) add support for length and precision attributes in character type#3377
(Closes #2612) add support for length and precision attributes in character type#3377
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3377 +/- ##
========================================
Coverage 99.95% 99.96%
========================================
Files 389 390 +1
Lines 54377 54558 +181
========================================
+ Hits 54355 54538 +183
+ Misses 22 20 -2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This is a little bigger than I'd have liked because, in quite a few tests, we use character as a "type that we don't support". I've kicked this can down the road a bit by switching to |
|
I declare this one ready for review too. I haven't yet had a green run on the NEMOv4 integration tests but I've tried it manually and I think it's OK. We can run the ITs once Aidan's benchmarking is done. |
…nelsTrans tests for coverage
|
Doc test failure was a link to the Tau website that works fine. NEMOv4 IT is now fine but get error (timeout??) on the "speed test" - possibly the string handling has slowed-down the processing of the large file or perhaps the machine was busy. |
|
Anyway, ready for another look now. |

No description provided.