Skip to content

Commit

Permalink
Show code coverage and build status
Browse files Browse the repository at this point in the history
  • Loading branch information
EliasBcd committed Jul 18, 2024
1 parent 13182c3 commit c7af687
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# RevealedPreferences.jl

[![Build Status](https://travis-ci.com/EliasBcd/RevealedPreferences.jl.svg?branch=master)](https://travis-ci.com/EliasBcd/RevealedPreferences.jl)
[![codecov.io](http://codecov.io/github/EliasBcd/RevealedPreferences.jl/coverage.svg?branch=master)](http://codecov.io/github/EliasBcd/RevealedPreferences.jl?branch=master)
![Build Status](https://github.com/EliasBcd/RevealedPreferences.jl/actions/workflows/CI.yml/badge.svg?branch=master)
[![codecov.io](https://codecov.io/github/EliasBcd/RevealedPreferences.jl/coverage.svg?branch=master)](https://app.codecov.io/github/EliasBcd/RevealedPreferences.jl?branch=master)

A library for revealed preferences analysis using Julia.
The analysis can start from a choice function, a choice correspondence or prices and quantities.
Expand Down

0 comments on commit c7af687

Please sign in to comment.