StanfordBDHG / PediatricAppleWatchStudy

The Pediatric Apple Watch Study Application
MIT License
5 stars 0 forks source link

Enable CodeQL Reporting #41

Closed PSchmiedmayer closed 1 year ago

PSchmiedmayer commented 1 year ago

Enable CodeQL Reporting

:recycle: Current situation & Problem

:bulb: Proposed solution

Code of Conduct & Contributing Guidelines

By submitting creating this pull request, you agree to follow our Code of Conduct and Contributing Guidelines:

github-advanced-security[bot] commented 1 year ago

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

codecov[bot] commented 1 year ago

Codecov Report

Merging #41 (1093e70) into main (2b96d73) will increase coverage by 1.78%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   61.69%   63.46%   +1.78%     
==========================================
  Files          43       38       -5     
  Lines        1772     1806      +34     
==========================================
+ Hits         1093     1146      +53     
+ Misses        679      660      -19     
Files Changed Coverage Δ
...kDataStorageProvider/MockDataStorageProvider.swift 9.34% <100.00%> (-6.22%) :arrow_down:
...PAWSOnboardingFlow/AccountSetup/AccountSetup.swift 96.43% <100.00%> (+0.28%) :arrow_up:
...ces/PAWSOnboardingFlow/AccountSetup/UserView.swift 100.00% <100.00%> (ø)

... and 27 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 2b96d73...1093e70. Read the comment docs.