Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 124774f

Browse filesBrowse files
authored
ODA: add 2 new badges and fix coverage one (#22)
1 parent 4d85efd commit 124774f
Copy full SHA for 124774f

File tree

Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-1
lines changed
Open diff view settings
Collapse file

‎README.md‎

Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Orderable
2-
![Test Coverage](https://ventcode.github.io/orderable/test-coverage.svg)
2+
[![Test Coverage](https://ventcode.github.io/orderable/test-coverage.svg)](#)
3+
[![Ruby Style Guide](https://img.shields.io/badge/code_style-rubocop-brightgreen.svg)](https://github.com/rubocop/rubocop)
4+
[![Test and Coverage Workflow](https://github.com/ventcode/orderable/actions/workflows/coverage.yml/badge.svg)](.github/workflows/coverage.yml)
5+
36

47
A gem that makes it easy to change the default order of PostgreSQL database rows by the addition of a modifiable integer column.
58

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.