Skip to content

Fix sitemap.xml - #2933

Merged
schalkms merged 1 commit into
detekt:masterfrom
BraisGabin:sitemap
Aug 7, 2020
Merged

Fix sitemap.xml#2933
schalkms merged 1 commit into
detekt:masterfrom
BraisGabin:sitemap

Conversation

@BraisGabin

Copy link
Copy Markdown
Member

Our sitemap.xml have all its urls broken: https://detekt.github.io/detekt/sitemap.xml

This PR fixes that.

@codecov

codecov Bot commented Aug 6, 2020

Copy link
Copy Markdown

Codecov Report

Merging #2933 into master will increase coverage by 0.04%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2933      +/-   ##
============================================
+ Coverage     80.23%   80.28%   +0.04%     
- Complexity     2449     2454       +5     
============================================
  Files           421      421              
  Lines          7407     7405       -2     
  Branches       1354     1356       +2     
============================================
+ Hits           5943     5945       +2     
+ Misses          764      757       -7     
- Partials        700      703       +3     
Impacted Files Coverage Δ Complexity Δ
...urbosch/detekt/rules/style/UselessCallOnNotNull.kt 76.47% <0.00%> (-4.30%) 13.00% <0.00%> (+5.00%) ⬇️
...gitlab/arturbosch/detekt/generator/out/Markdown.kt 18.18% <0.00%> (-2.51%) 4.00% <0.00%> (ø%)
...ls/src/main/kotlin/io/github/detekt/psi/KtFiles.kt 50.00% <0.00%> (+5.55%) 0.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4d0d8c9...179a721. Read the comment docs.

@schalkms
schalkms merged commit e1fc87e into detekt:master Aug 7, 2020
@arturbosch arturbosch added this to the 1.11.0 milestone Aug 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants