CacheAdvance icon indicating copy to clipboard operation
CacheAdvance copied to clipboard

Remove Objective-C support

Open dfed opened this issue 6 months ago • 1 comments

This is a breaking change. By removing Objective-C support, we can support more Swift platforms.

dfed avatar Jun 04 '25 05:06 dfed

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.05%. Comparing base (ae51200) to head (7af6caf).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   99.02%   99.05%   +0.03%     
==========================================
  Files           8        8              
  Lines         512      529      +17     
==========================================
+ Hits          507      524      +17     
  Misses          5        5              
Files with missing lines Coverage Δ
Sources/CacheAdvance/CacheAdvance.swift 100.00% <100.00%> (ø)
Sources/CacheAdvance/CacheHeaderHandle.swift 100.00% <100.00%> (ø)
Sources/CacheAdvance/FileHandleExtensions.swift 100.00% <100.00%> (ø)
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Jun 04 '25 05:06 codecov[bot]