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

Repo status tests #1045

Merged
merged 9 commits into from Dec 20, 2018
Merged

Repo status tests #1045

merged 9 commits into from Dec 20, 2018

Conversation

kaste
Copy link
Collaborator

@kaste kaste commented Nov 14, 2018

Add tests for parsing the repo branch status.

Expose bugs reported in #1043.

Fixes #1043

@kaste
Copy link
Collaborator Author

kaste commented Nov 14, 2018

LOL codecoverage stays at whopping 32%.

This text is used in the dashboards
Must be reverted after `optimize-status-interface` lands.
In the dashboards we already show `HEAD: No commits yet.`
so it is not necessary to special-case the branch naming
here.
Before timbrel#1033 we did a mixture of '-z' calls and non '-z' calls.
Using '-z' means git will output '\x00' control chars instead
of (more human readable) '\n's.
@kaste
Copy link
Collaborator Author

kaste commented Dec 12, 2018

Rebased

@randy3k randy3k merged commit 4ef9f87 into timbrel:dev Dec 20, 2018
@kaste kaste deleted the repo-status-tests branch December 20, 2018 22:51
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.

None yet

3 participants