Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avoid JSON cache by JSONSerialization NSString #60

Merged
merged 1 commit into from
Apr 22, 2024

Avoid JSON cache by JSONSerialization NSString

8231029
Select commit
Loading
Failed to load commit list.
Merged

Avoid JSON cache by JSONSerialization NSString #60

Avoid JSON cache by JSONSerialization NSString
8231029
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 16, 2024 in 0s

99.87% (+0.00%) compared to b99c77e

View this Pull Request on Codecov

99.87% (+0.00%) compared to b99c77e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.87%. Comparing base (b99c77e) to head (8231029).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #60   +/-   ##
=======================================
  Coverage   99.87%   99.87%           
=======================================
  Files          51       51           
  Lines        1631     1636    +5     
=======================================
+ Hits         1629     1634    +5     
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.