Kadie ππΆπππΎ ππΉ (Kadie Enheduanna Inanna)
Kadie ππΆπππΎ ππΉ (Kadie Enheduanna Inanna)
I have multiple modules where Module Coverage Report says there are uncovered lines, but the Coverage Source code shows no red. Where are the missing lines? Is there some way...
Port https://github.com/elixir-lang/elixir/pull/9954 to fix highlighting `identifier.ex` 
# System Plugin Version: 12.2.1-pre+20220414170406 Application: IntelliJ IDEA Ultimate Edition (2021.3.3) Operating System: Mac OS X (12.2.1) # Event ## Exception ### Stacktrace ``` kotlin.NotImplementedError: An operation is not implemented....
See https://jetbrains-platform.slack.com/archives/C5U8BM1MK/p1638733024267900?thread_ts=1638731668.267800&cid=C5U8BM1MK
Any Erlang code using `integer_to_binary/2` fails to link against a derived trait method in `radix_fmt`: ``` Undefined symbols for architecture x86_64 _$LT$radix_fmt..Radix$LT$isize$GT$$u20$as$u20$core..fmt..Display$GT$::fmt::h9d7627ed4ffb494b ``` ## `init.erl` ```erlang -module(init). -export([start/0]). -import(erlang, [binary_to_integer/2,...
- [ ] `seq_trace/2` - [ ] `seq_trace_info/1` - [ ] `seq_trace_print/1` - [ ] `seq_trace_print/2`
- [ ] `trace/3` - [ ] `trace_delivered/1` - [ ] `trace_info/2` - [ ] `trace_pattern/2` - [ ] `trace_pattern/3`
The CPU count at least may be possible through [navigator.hardwareConcurrency](https://developer.mozilla.org/en-US/docs/Web/API/NavigatorConcurrentHardware/hardwareConcurrency) - [ ] `format_cpu_topology/1` - [ ] `set_cpu_topology/1`
These halt the entire VM, so not needed for WASM on the Web, but needed for other targets and WASM outside the web potentially. - [ ] `halt/0` - [...