coherent-swift
coherent-swift copied to clipboard
CoherentSwift is a command line tool written in Swift that analyses the cohesion level of your Swift codebase.
I installed `coherent-swift` using `mint`, which already has `0.5.11` (brew only has `0.5.10`, and fails when trying to install). The installation is successful, but if I then try to run...
From: https://github.com/krzysztofzablocki/Sourcery/blob/master/Package.swift#L88-L108 https://github.com/krzysztofzablocki/Sourcery/blob/master/Package.swift#L230-L234
can i know this is using LCOM4 or other Cohesion Metric? i just asking thankyoou
is this tools support for M1? because i try to install, but always error, on intel too
Wouldn't it be better to call it `swift-coherent` or `swift-cohesion`? since the most popular `Swift` language tools all start with `swift` like `SwiftLint` `swiftformat` `swift-doc`, it would be more aligned...
# TODO Refine this task before moving to `Ready`
# TODO Refine this task before moving to `Ready`
# TODO Refine this task before moving to `Ready`
Include unit tests with coverage of at least 80%