Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix sitemap.xml #2933

Merged
merged 1 commit into from Aug 7, 2020
Merged

Fix sitemap.xml #2933

merged 1 commit into from Aug 7, 2020

Conversation

BraisGabin
Copy link
Member

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

This PR fixes that.

@codecov
Copy link

codecov bot commented Aug 6, 2020

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.

None yet

4 participants