Closed Kryptos-FR closed 2 years ago
Unity build is failing but it doesn't seem related to the renaming. In any case, it will greatly change in #7, so we can ignore it for now. This is now fixed: some files were removed instead of being renamed.
Merging #22 (f68cdf5) into master (cf6f86b) will decrease coverage by
17.73%
. The diff coverage is53.88%
.
@@ Coverage Diff @@
## master #22 +/- ##
============================================
- Coverage 100.00% 82.26% -17.74%
============================================
Files 36 48 +12
Lines 951 1201 +250
Branches 54 86 +32
============================================
+ Hits 951 988 +37
- Misses 0 210 +210
- Partials 0 3 +3
Impacted Files | Coverage Δ | |
---|---|---|
...olor.Shards.Claymore/ClGetDataRequestExtensions.cs | 0.00% <0.00%> (ø) |
|
...c/Fragcolor.Shards.Claymore/ClGetDataRequestPtr.cs | 0.00% <0.00%> (ø) |
|
...Fragcolor.Shards.Claymore/ClPollStateExtensions.cs | 0.00% <0.00%> (ø) |
|
src/Fragcolor.Shards.Claymore/ClPollStatePtr.cs | 0.00% <0.00%> (ø) |
|
...color.Shards.Claymore/ClUploadRequestExtensions.cs | 0.00% <0.00%> (ø) |
|
...rc/Fragcolor.Shards.Claymore/ClUploadRequestPtr.cs | 0.00% <0.00%> (ø) |
|
src/Fragcolor.Shards.Claymore/Claymore.cs | 0.00% <0.00%> (ø) |
|
src/Fragcolor.Shards.Claymore/GetRequest.cs | 0.00% <0.00%> (ø) |
|
src/Fragcolor.Shards.Claymore/RequestBase.cs | 0.00% <0.00%> (ø) |
|
src/Fragcolor.Shards.Claymore/UploadRequest.cs | 0.00% <0.00%> (ø) |
|
... and 40 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 0cc7c03...f68cdf5. Read the comment docs.
Following fragcolor-xyz/shards#256 and fragcolor-xyz/claymore#16, update dotnet library and building script.