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

Fix generic git URL parsing #50

Merged
merged 2 commits into from
Apr 25, 2023
Merged

Fix generic git URL parsing #50

merged 2 commits into from
Apr 25, 2023

Conversation

yakky
Copy link
Member

@yakky yakky commented Apr 24, 2023

Update outdated generic parser / formatter regexp

References

Fix #46

Checklist

  • Code lint checked via inv lint
  • Tests added

@github-actions
Copy link

Pull Request Test Coverage Report for Build 4788809894

  • 3 of 3 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 94.643%

Totals Coverage Status
Change from base Build 4788782826: 0.6%
Covered Lines: 213
Relevant Lines: 223

💛 - Coveralls

@github-actions
Copy link

github-actions bot commented Apr 24, 2023

Pull Request Test Coverage Report for Build 4794937707

  • 3 of 3 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.5%) to 94.585%

Totals Coverage Status
Change from base Build 4794936673: 0.5%
Covered Lines: 213
Relevant Lines: 223

💛 - Coveralls

@yakky yakky merged commit ab836a5 into master Apr 25, 2023
16 checks passed
@yakky yakky deleted the bugfix/issue-46 branch April 25, 2023 09:31
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.

Cannot parse git URL from buildroot.org
1 participant