Skip to content

chore: bumpd dependencies#185

Merged
ns-vasilev merged 6 commits intomainfrom
feature/bump-dependencies
Feb 13, 2026
Merged

chore: bumpd dependencies#185
ns-vasilev merged 6 commits intomainfrom
feature/bump-dependencies

Conversation

@ns-vasilev
Copy link
Member

No description provided.

@ns-vasilev ns-vasilev self-assigned this Feb 13, 2026
@ns-vasilev ns-vasilev requested a review from a team as a code owner February 13, 2026 17:27
@spacecode-github-bot
Copy link

spacecode-github-bot commented Feb 13, 2026

3 Warnings
⚠️

⚠️ Some source files are missing corresponding test files:

  • Logger → expected test file: LoggerTests.swift
  • PaymentQueue → expected test file: PaymentQueueTests.swift
  • ProductsRequest → expected test file: ProductsRequestTests.swift
  • SK1StoreProductDiscount → expected test file: SK1StoreProductDiscountTests.swift
  • SK2RenewalInfo → expected test file: SK2RenewalInfoTests.swift
  • SK2SubscriptionInfoStatus → expected test file: SK2SubscriptionInfoStatusTests.swift
  • RenewalInfo → expected test file: RenewalInfoTests.swift
  • SubscriptionInfo → expected test file: SubscriptionInfoTests.swift
  • SubscriptionInfoStatus → expected test file: SubscriptionInfoStatusTests.swift
  • StoreButtonsAssemblyKey → expected test file: StoreButtonsAssemblyKeyTests.swift
  • PoliciesButtonStyleKey → expected test file: PoliciesButtonStyleKeyTests.swift
  • ProductStyleKey → expected test file: ProductStyleKeyTests.swift
  • StoreButtonKey → expected test file: StoreButtonKeyTests.swift
  • SubscriptionControlStyleKey → expected test file: SubscriptionControlStyleKeyTests.swift
  • SubscriptionMarketingContentKey → expected test file: SubscriptionMarketingContentKeyTests.swift
  • SubscriptionPrivacyPolicyDestinationKey → expected test file: SubscriptionPrivacyPolicyDestinationKeyTests.swift
  • SubscriptionStoreButtonLabelKey → expected test file: SubscriptionStoreButtonLabelKeyTests.swift
  • SubscriptionTermsOfServiceDestinationKey → expected test file: SubscriptionTermsOfServiceDestinationKeyTests.swift
  • TintColorKey → expected test file: TintColorKeyTests.swift
  • FlareUI → expected test file: FlareUITests.swift
  • Colors → expected test file: ColorsTests.swift
  • Media → expected test file: MediaTests.swift
  • ProductPurchaseService → expected test file: ProductPurchaseServiceTests.swift
  • StoreButtonView → expected test file: StoreButtonViewTests.swift
⚠️ New dependency added but README not updated
⚠️ Public API changed but no documentation updates found
7 Messages
📖

ℹ️ Some source files have tests that weren't updated:

  • StoreProduct → test file exists: StoreProductTests.swift (consider updating if logic changed)
  • CachingProductsProviderDecorator → test file exists: CachingProductsProviderDecoratorTests.swift (consider updating if logic changed)
  • ProductProvider → test file exists: ProductProviderTests.swift (consider updating if logic changed)
  • PurchaseProvider → test file exists: PurchaseProviderTests.swift (consider updating if logic changed)
  • ReceiptRefreshProvider → test file exists: ReceiptRefreshProviderTests.swift (consider updating if logic changed)
  • SubscriptionPriceViewModelFactory → test file exists: SubscriptionPriceViewModelFactoryTests.swift (consider updating if logic changed)
📖 📦 Package.swift was modified - please ensure:
📖
  • Dependencies are pinned to specific versions
📖
  • New dependencies are documented in README
📖
  • Platform requirements are correct
📖 ⚠️ Generated files were modified: Sources/FlareUI/Classes/Generated/Colors.swift, Sources/FlareUI/Classes/Generated/Media.swift
📖 Please verify these changes are intentional

Generated by 🚫 Danger

@codecov
Copy link

codecov bot commented Feb 13, 2026

Codecov Report

❌ Patch coverage is 77.02703% with 17 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.49%. Comparing base (ceaaac3) to head (bb6d770).
⚠️ Report is 3 commits behind head on main.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...s/Core/EnvironmentKey/PoliciesButtonStyleKey.swift 0.00% 3 Missing ⚠️
...tKey/SubscriptionPrivacyPolicyDestinationKey.swift 0.00% 3 Missing ⚠️
...Key/SubscriptionTermsOfServiceDestinationKey.swift 0.00% 3 Missing ⚠️
Sources/FlareUI/Classes/FlareUI.swift 0.00% 3 Missing ⚠️
Sources/Flare/Classes/Common/Logger.swift 0.00% 1 Missing ⚠️
.../Providers/PurchaseProvider/PurchaseProvider.swift 0.00% 1 Missing ⚠️
.../Factories/SubscriptionPriceViewModelFactory.swift 0.00% 1 Missing ⚠️
...s/FlareUITests/UnitTests/Helpers/XCTestCase+.swift 0.00% 1 Missing ⚠️
...egrationTests/Helpers/Extensions/XCTestCase+.swift 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #185       +/-   ##
===========================================
+ Coverage   53.37%   68.49%   +15.12%     
===========================================
  Files         313      319        +6     
  Lines        7815     8038      +223     
===========================================
+ Hits         4171     5505     +1334     
+ Misses       3644     2533     -1111     
Files with missing lines Coverage Δ
Sources/Flare/Classes/Flare.swift 73.08% <100.00%> (+0.53%) ⬆️
...re/Classes/Helpers/PaymentQueue/PaymentQueue.swift 85.71% <ø> (ø)
...lare/Classes/Models/Internal/ProductsRequest.swift 100.00% <100.00%> (ø)
...sses/Models/Internal/SK1StoreProductDiscount.swift 95.45% <100.00%> (ø)
...Flare/Classes/Models/Internal/SK2RenewalInfo.swift 0.00% <ø> (ø)
...es/Models/Internal/SK2SubscriptionInfoStatus.swift 0.00% <ø> (ø)
Sources/Flare/Classes/Models/RenewalInfo.swift 0.00% <ø> (ø)
Sources/Flare/Classes/Models/StoreProduct.swift 84.21% <100.00%> (+0.57%) ⬆️
...ources/Flare/Classes/Models/SubscriptionInfo.swift 0.00% <ø> (ø)
.../Flare/Classes/Models/SubscriptionInfoStatus.swift 0.00% <ø> (ø)
... and 32 more

... and 79 files with indirect coverage changes

@ns-vasilev ns-vasilev force-pushed the feature/bump-dependencies branch from 3a7d9ed to ab85091 Compare February 13, 2026 18:10
@ns-vasilev ns-vasilev force-pushed the feature/bump-dependencies branch from ab85091 to a8bc0fd Compare February 13, 2026 18:19
@ns-vasilev ns-vasilev force-pushed the feature/bump-dependencies branch from 1aacc79 to bb6d770 Compare February 13, 2026 18:52
@ns-vasilev ns-vasilev merged commit 2e2a362 into main Feb 13, 2026
60 of 61 checks passed
@ns-vasilev ns-vasilev deleted the feature/bump-dependencies branch February 13, 2026 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants