bannzai / SpreadsheetView

Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
MIT License
3.52k stars 458 forks source link

Configure Renovate #250

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.

:vertical_traffic_light: To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.


Detected Package Files

Configuration Summary

Based on the default config's presets, Renovate will:

:abcd: Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.


:question: Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This PR has been generated by WhiteSource Renovate. View repository job log here.

codecov[bot] commented 4 years ago

Codecov Report

Merging #250 into master will decrease coverage by 1.22%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #250      +/-   ##
==========================================
- Coverage   77.95%   76.72%   -1.23%     
==========================================
  Files          23       23              
  Lines        1778     1667     -111     
==========================================
- Hits         1386     1279     -107     
+ Misses        392      388       -4     
Impacted Files Coverage Δ
...Sources/SpreadsheetView+UIScrollViewDelegate.swift 69.69% <0.00%> (-2.53%) :arrow_down:
Framework/Sources/LayoutEngine.swift 76.26% <0.00%> (-2.11%) :arrow_down:
Framework/Sources/SpreadsheetView+Touches.swift 61.84% <0.00%> (-1.45%) :arrow_down:
Framework/Sources/SpreadsheetView+Layout.swift 90.03% <0.00%> (-1.00%) :arrow_down:
Framework/Sources/SpreadsheetView.swift 85.00% <0.00%> (-0.88%) :arrow_down:
Framework/Sources/Cell.swift 80.00% <0.00%> (-0.40%) :arrow_down:
Framework/Sources/Borders.swift 10.52% <0.00%> (+0.18%) :arrow_up:

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 6337ce9...8f93a5a. Read the comment docs.

bannzai commented 4 years ago

I removed rake and gems for this pr: https://github.com/bannzai/SpreadsheetView/pull/260 I close it.