You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#Coverage data, format version: 3.0#Statementdata:
#- id
#- source path
#-packagename#-classname#-classtype (Class, Object or Trait)
#- full classname#- method name
#- start offset
#- end offset
#- line number
#- symbol name
#- tree name
#- is branch
#- invocations count
#- is ignored
#- description (can be multi-line)
#'' sign
#------------------------------------------0
coverage.scala
<empty>
coverage$package$
Object
<empty>.coverage$package$
080DefDeffalse0falsedef `\r\1
coverage.scala
<empty>
coverage$package$
Object
<empty>.coverage$package$
main
18321
main
DefDeffalse0false@main defmain
Expectation
The non-printable characters should be escaped, otherwise they cannot be deserialized. See the related Scala 2 issue for more details:
Compiler version
3.2.0-RC1-bin-20220604-13ce496-NIGHTLY
Minimized code
Output
Expectation
The non-printable characters should be escaped, otherwise they cannot be deserialized. See the related Scala 2 issue for more details:
/cc @ckipp01 @TheElectronWill
The text was updated successfully, but these errors were encountered: