Closed kinke closed 1 year ago
Merging #122 (6ecd824) into master (0dff1bb) will decrease coverage by
0.09%
. The diff coverage is0.00%
.
@@ Coverage Diff @@
## master #122 +/- ##
==========================================
- Coverage 15.29% 15.20% -0.09%
==========================================
Files 12 12
Lines 1419 1427 +8
==========================================
Hits 217 217
- Misses 1202 1210 +8
Files Changed | Coverage Δ | |
---|---|---|
source/jmap/api.d | 0.00% <ø> (ø) |
|
source/symmetry/imap/request.d | 0.00% <0.00%> (ø) |
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Still need to confirm @SILdoc
.
No idea how it's working in detail, but @SILdoc
is working as-is without depending on sil-lang
. I've tested a full REPL:
> :? imap.Capability
imap.CapabilityEnumMembers
Capabilities of mail server
No idea how it's working in detail, but
@SILdoc
is working as-is without depending onsil-lang
.
Its an alias to some symbol in mir IIRC.
Moving it to SIL instead.