FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

switch to main branch for coveralls.io · brean/python-pathfinding@18c54b1 · GitHub

Commit 18c54b1

Browse files
committed
switch to main branch for coveralls.io
1 parent 8a8ee96 commit 18c54b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Currently there are 7 path-finders bundled in this library, namely:
1515
Dijkstra and A* take the weight of the fields on the map into account.
1616

1717
[![Build Status](https://travis-ci.com/brean/python-pathfinding.svg?branch=main)](https://travis-ci.com/brean/python-pathfinding)
18-
[![Coverage Status](https://coveralls.io/repos/github/brean/python-pathfinding/badge.svg?branch=master)](https://coveralls.io/github/brean/python-pathfinding?branch=master)
18+
[![Coverage Status](https://coveralls.io/repos/github/brean/python-pathfinding/badge.svg?branch=main)](https://coveralls.io/github/brean/python-pathfinding?branch=main)
1919
![MIT License](https://img.shields.io/github/license/brean/python-pathfinding)
2020
![PyPI](https://img.shields.io/pypi/v/pathfinding)
2121

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL