Closed daymxn closed 2 months ago
No release note changes were detected. If you made changes that should be
present in the next release, ensure you've added an entry in the appropriate
CHANGELOG.md
file(s).
968 files ±0 968 suites ±0 35m 19s :stopwatch: -13s 5 323 tests ±0 5 302 :heavy_check_mark: ±0 21 :zzz: ±0 0 :x: ±0 10 731 runs ±0 10 689 :heavy_check_mark: ±0 42 :zzz: ±0 0 :x: ±0
Results for commit fb618ecf. ± Comparison against base commit 7c58f5b8.
:recycle: This comment has been updated with latest results.
<!DOCTYPE html>
<!DOCTYPE html>
firebase-database
Overall coverage changed from 50.16% (7c58f5b) to 50.21% (0a0ba1c) by +0.04%.
Filename | Base (7c58f5b) | Merge (0a0ba1c) | Diff |
---|---|---|---|
ChildChangeAccumulator.java | 83.33% | 96.67% | +13.33% |
firebase-firestore
Overall coverage changed from 46.05% (7c58f5b) to 46.06% (0a0ba1c) by +0.01%.
Filename | Base (7c58f5b) | Merge (0a0ba1c) | Diff |
---|---|---|---|
LruGarbageCollector.java | 93.64% | 97.27% | +3.64% |
PatchMutation.java | 100.00% | 98.39% | -1.61% |
SetMutation.java | 97.22% | 94.44% | -2.78% |
firebase-messaging
Overall coverage changed from 84.24% (7c58f5b) to 84.16% (0a0ba1c) by -0.07%.
Filename | Base (7c58f5b) | Merge (0a0ba1c) | Diff |
---|---|---|---|
RequestDeduplicator.java | 90.00% | 80.00% | -10.00% |
firebase-storage
Overall coverage changed from 84.00% (7c58f5b) to 84.04% (0a0ba1c) by +0.04%.
Filename | Base (7c58f5b) | Merge (0a0ba1c) | Diff |
---|---|---|---|
NetworkRequest.java | 87.85% | 87.29% | -0.55% |
StorageException.java | 65.45% | 69.09% | +3.64% |
StorageTask.java | 83.38% | 83.69% | +0.30% |
StreamDownloadTask.java | 88.89% | 88.41% | -0.48% |
Per b/359896460,
This updates the
build-release-artifacts
workflow to export our release artifacts as separate zip files instead of one.This will allow us to consume the individual artifacts easier, as a github artifact is created for each.