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

[BuildTrigger] Branch/commit/tag history #53

Merged
merged 9 commits into from Dec 24, 2018
Merged

Conversation

toshi0383
Copy link
Owner

@toshi0383 toshi0383 commented Dec 23, 2018

Branch/commit/tag names are suggested based on history.
History is saved in realm database.

output

Future TODO

#54

@@ -3,4 +3,4 @@ github "ishkawa/APIKit"
github "ReactiveX/RxSwift"
github "onmyway133/DeepDiff"
github "realm/realm-cocoa"
github "raspu/Highlightr"
github "toshi0383/Highlightr" "master"
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if !Device.isPhoneX {
rootStackView.topAnchor.constraint(equalTo: view.topAnchor).isActive = true
}

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spent a day to find this old code.😅

@codecov-io
Copy link

codecov-io commented Dec 23, 2018

Codecov Report

Merging #53 into master will decrease coverage by 0.36%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #53      +/-   ##
=========================================
- Coverage    4.78%   4.41%   -0.37%     
=========================================
  Files          42      44       +2     
  Lines        1756    1903     +147     
=========================================
  Hits           84      84              
- Misses       1672    1819     +147
Impacted Files Coverage Δ
...riseClient/Sources/Realm/GitObjectCacheRealm.swift 0% <0%> (ø)
BitriseClient/Sources/Realm/RealmManager.swift 0% <0%> (ø) ⬆️
...ient/Sources/TriggerBuild/GitObjectInputView.swift 0% <0%> (ø) ⬆️
...rces/TriggerBuild/TriggerBuildViewController.swift 0% <0%> (ø) ⬆️
...ent/Sources/TriggerBuild/SuggestionTableView.swift 0% <0%> (ø)
BitriseClient/Sources/GitObject.swift 0% <0%> (ø) ⬆️
...t/Sources/TriggerBuild/TriggerBuildViewModel.swift 0% <0%> (ø) ⬆️

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 2ebb625...942aff4. Read the comment docs.

@toshi0383
Copy link
Owner Author

Will do further refactoring in next PR.

@toshi0383 toshi0383 merged commit 97d3bc4 into master Dec 24, 2018
@toshi0383 toshi0383 deleted the gitobject-suggestion branch December 24, 2018 05:41
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.

None yet

2 participants