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

Add Xcode project logs parser; #16

Merged
merged 17 commits into from
May 1, 2017
Merged

Add Xcode project logs parser; #16

merged 17 commits into from
May 1, 2017

Conversation

Antondomashnev
Copy link
Owner

This PR is an implementation of #15.

@Antondomashnev Antondomashnev self-assigned this May 1, 2017
@codecov
Copy link

codecov bot commented May 1, 2017

Codecov Report

Merging #16 into master will increase coverage by 0.6%.
The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #16     +/-   ##
=========================================
+ Coverage   88.93%   89.54%   +0.6%     
=========================================
  Files          25       25             
  Lines         452      440     -12     
=========================================
- Hits          402      394      -8     
+ Misses         50       46      -4
Impacted Files Coverage Δ
...otsViewer/Menu/User Interface/MenuController.swift 87.5% <0%> (+3.5%) ⬆️
...r/Test Results/User Interface/TestResultCell.swift 0% <0%> (ø) ⬆️
...SnapshotsViewer/Menu/Presenter/MenuPresenter.swift 100% <100%> (+16.66%) ⬆️
FBSnapshotsViewer/Models/ApplicationLogLine.swift 100% <100%> (ø)
...otsViewer/Managers/SnapshotTestResultFactory.swift 100% <100%> (ø)
...napshotsViewer/Models/XcodeDerivedDataFolder.swift 100% <100%> (ø)
...apshotsViewer/Menu/Interactor/MenuInteractor.swift 100% <100%> (ø) ⬆️
...napshotsViewer/Managers/ApplicationLogReader.swift 100% <100%> (ø)
...Test Results/Presenter/TestResultDisplayInfo.swift 100% <100%> (ø) ⬆️
...est Results/Interactor/TestResultsInteractor.swift 100% <100%> (ø) ⬆️
... and 13 more

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 122cda6...d61f8c4. Read the comment docs.

@codecov
Copy link

codecov bot commented May 1, 2017

Codecov Report

Merging #16 into master will increase coverage by 0.6%.
The diff coverage is 96.87%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #16     +/-   ##
=========================================
+ Coverage   88.93%   89.54%   +0.6%     
=========================================
  Files          25       25             
  Lines         452      440     -12     
=========================================
- Hits          402      394      -8     
+ Misses         50       46      -4
Impacted Files Coverage Δ
...otsViewer/Menu/User Interface/MenuController.swift 87.5% <0%> (+3.5%) ⬆️
...r/Test Results/User Interface/TestResultCell.swift 0% <0%> (ø) ⬆️
...est Results/Interactor/TestResultsInteractor.swift 100% <100%> (ø) ⬆️
...Test Results/Presenter/TestResultDisplayInfo.swift 100% <100%> (ø) ⬆️
FBSnapshotsViewer/Models/ApplicationLogLine.swift 100% <100%> (ø)
...ApplicationSnapshotTestResultListenerFactory.swift 100% <100%> (ø)
...SnapshotsViewer/Menu/Wireframe/MenuWireframe.swift 88.88% <100%> (+16.66%) ⬆️
.../Test Results/Wireframe/TestResultsWireframe.swift 100% <100%> (ø) ⬆️
.../Event Listeners/FolderEventsListenerFactory.swift 100% <100%> (ø) ⬆️
...SnapshotsViewer/Menu/Presenter/MenuPresenter.swift 100% <100%> (+16.66%) ⬆️
... and 13 more

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 122cda6...d61f8c4. Read the comment docs.

@Antondomashnev Antondomashnev merged commit 94a1f9f into master May 1, 2017
@Antondomashnev Antondomashnev deleted the logs_watcher branch May 1, 2017 10:17
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.

1 participant