Islandora / Alpaca

Event driven middleware based on Apache Camel for Islandora
http://islandora.ca
MIT License
7 stars 20 forks source link

Fix codecov and pull request template #89

Closed whikloj closed 2 years ago

whikloj commented 2 years ago

GitHub Issue: n/a

What does this Pull Request do?

More house keeping

How should this be tested?

Currently when trying to access line by line code coverage you get an error like

There was a problem getting the source code from your provider. Unable to show line by line coverage.

For example: https://app.codecov.io/gh/Islandora/Alpaca/commit/59a4acfd249d1bc1c3b3403a6a23e264c2c29b9a/build_dir/islandora-support/src/main/java/ca/islandora/alpaca/support/config/PropertyConfig.java

I think this is because it is trying to use the wrong branch.

Interested parties

Tag (@ mention) interested parties or, if unsure, @Islandora/committers

codecov[bot] commented 2 years ago

Codecov Report

Base: 78.07% // Head: 78.07% // No change to project coverage :thumbsup:

Coverage data is based on head (f5abbe4) compared to base (156839e). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #89 +/- ## ========================================= Coverage 78.07% 78.07% Complexity 149 149 ========================================= Files 30 30 Lines 570 570 Branches 27 27 ========================================= Hits 445 445 Misses 102 102 Partials 23 23 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Islandora). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Islandora)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.