Skip to content

Commit

Permalink
Adding correct codecov source (EOAteam)
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasValentin authored Oct 19, 2023
1 parent ba4fa19 commit c639dae
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[![Documentation Status](https://readthedocs.org/projects/eodal/badge/?version=latest)](https://eodal.readthedocs.io/en/latest/?badge=latest)
[![codecov](https://codecov.io/gh/lukasValentin/eodal/graph/badge.svg?token=87CFHMHC41)](https://codecov.io/gh/lukasValentin/eodal)
[![codecov](https://codecov.io/gh/EOA-team/eodal/graph/badge.svg?token=YA08L2Z608)](https://codecov.io/gh/EOA-team/eodal)

# E:earth_africa:dal Earth Observation Data Analysis Library

Expand Down Expand Up @@ -129,3 +129,8 @@ We have compiled a set of [Jupyter notebooks](https://github.com/EOA-team/eodal_
## Contributing

Contributions to E:earth_africa:dal are welcome. Please make sure to read the [contribution guidelines](https://github.com/EOA-team/eodal/tree/master/Contributing.rst) first.

## Code Coverage
The inner-most circle is the entire project, moving away from the center are folders then, finally, a single file. The size and color of each slice is representing the number of statements and the coverage, respectively.

![codecov](https://codecov.io/gh/EOA-team/eodal/graphs/sunburst.svg?token=YA08L2Z608)

0 comments on commit c639dae

Please sign in to comment.