Skip to content

Commit 1a668a9

Browse files
authored
added badge for codecov. Fixes #7
1 parent 7ec2fce commit 1a668a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Sql File Comment and Statement Parsing for Documentation
22

33
[![License](https://img.shields.io/badge/GPL-3%20-blue.svg)](https://opensource.org/license/gpl-3-0)
4-
4+
[![Codecov](https://codecov.io/gh/rpg-alex/sql-docs/branch/main/graph/badge.svg)](https://codecov.io/gh/rpg-alex)
55
This crate extracts *documentation* from SQL files by parsing:
66

77
- SQL statements (via [DataFusion’s SQL Parser](https://github.com/apache/datafusion-sqlparser-rs/))

0 commit comments

Comments
 (0)