Skip to content

Conversation

@matsoftware
Copy link
Owner

This is the ground-up work to perform sub-modules analysis (#21).

The SwiftFile instances are now stored by keeping the path hierarchy and the framework'sSyntheticData is computed out of the parsed files.

@matsoftware matsoftware added this to the 1.5.0 milestone Sep 29, 2020
@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #25 into master will increase coverage by 0.10%.
The diff coverage is 98.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #25      +/-   ##
==========================================
+ Coverage   98.04%   98.14%   +0.10%     
==========================================
  Files           7        7              
  Lines         563      594      +31     
==========================================
+ Hits          552      583      +31     
  Misses         11       11              
Impacted Files Coverage Δ
swift_code_metrics/_report.py 98.48% <80.00%> (ø)
swift_code_metrics/_analyzer.py 98.71% <100.00%> (+0.12%) ⬆️
swift_code_metrics/_helpers.py 100.00% <100.00%> (ø)
swift_code_metrics/_metrics.py 100.00% <100.00%> (ø)
swift_code_metrics/_parser.py 95.91% <100.00%> (+0.04%) ⬆️

Continue to review full report at Codecov.

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

@matsoftware matsoftware merged commit 4f874e9 into master Sep 29, 2020
@matsoftware matsoftware deleted the analyze-submodules-part1 branch September 29, 2020 17:19
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.

2 participants