Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

[iOS] Exclude DerivedData from linting #853

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

aringenbach
Copy link
Contributor

Should fix this kind of failure (when Xcode / CL tools use local DerivedData folder): https://github.com/matrix-org/matrix-rich-text-editor/actions/runs/6584730655/job/17890374579?pr=850

@sonarcloud
Copy link

sonarcloud bot commented Oct 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (9d60d40) 87.77% compared to head (9b1d470) 89.43%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #853      +/-   ##
============================================
+ Coverage     87.77%   89.43%   +1.66%     
============================================
  Files           163       84      -79     
  Lines         18635    15231    -3404     
  Branches        976        0     -976     
============================================
- Hits          16357    13622    -2735     
+ Misses         2025     1609     -416     
+ Partials        253        0     -253     
Flag Coverage Δ
uitests ?
uitests-android ?
uitests-ios ?
unittests 89.43% <ø> (+3.38%) ⬆️
unittests-android ?
unittests-ios ?
unittests-rust 89.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 79 files with indirect coverage changes

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

@aringenbach aringenbach changed the title Exclude DerivedData from linting [iOS] Exclude DerivedData from linting Oct 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants