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

[Oztechan/CCC#1441] Enable iOS SwiftUI Previews #1442

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

mustafaozhan
Copy link
Member

Description

Resolves #1441

@mustafaozhan mustafaozhan requested a review from a team as a code owner December 15, 2022 12:45
@mustafaozhan mustafaozhan marked this pull request as draft December 18, 2022 06:52
@mustafaozhan mustafaozhan marked this pull request as ready for review December 18, 2022 06:52
@mustafaozhan mustafaozhan force-pushed the 1441-Enable_iOS_SwiftUI_Previews branch from 08ac15e to 8501f6f Compare December 27, 2022 22:21
@mustafaozhan mustafaozhan force-pushed the 1441-Enable_iOS_SwiftUI_Previews branch from 8501f6f to 21d1e92 Compare January 6, 2023 20:40
@mustafaozhan mustafaozhan force-pushed the 1441-Enable_iOS_SwiftUI_Previews branch from 21d1e92 to 04040b6 Compare January 7, 2023 18:09
@Oztechan Oztechan deleted a comment from codeclimate bot Jan 11, 2023
@mustafaozhan mustafaozhan marked this pull request as draft January 16, 2023 17:38
@Oztechan Oztechan deleted a comment from codecov bot Jan 25, 2023
@Oztechan Oztechan deleted a comment from sonarcloud bot Jan 25, 2023
@codecov
Copy link

codecov bot commented Mar 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.95%. Comparing base (ced2cee) to head (6ab7788).
Report is 655 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #1442   +/-   ##
========================================
  Coverage    72.95%   72.95%           
========================================
  Files          207      207           
  Lines         5990     5990           
  Branches       490      490           
========================================
  Hits          4370     4370           
  Misses        1586     1586           
  Partials        34       34           

Impacted file tree graph

@codacy-production
Copy link

codacy-production bot commented Mar 11, 2023

Coverage summary from Codacy

Merging #1442 (6ab7788) into develop (ced2cee) - See PR on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (ced2cee) 6150 4410 71.71%
Head commit (6ab7788) 6150 (+0) 4410 (+0) 71.71% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#1442) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@sonarcloud
Copy link

sonarcloud bot commented Mar 11, 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 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarcloud
Copy link

sonarcloud bot commented May 19, 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 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

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.

Enable iOS SwiftUI Previews
1 participant