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

Add dashboard #11

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add dashboard #11

wants to merge 2 commits into from

Conversation

Drowze
Copy link
Owner

@Drowze Drowze commented Aug 9, 2020

No description provided.

Optionally passing agent should make it possible to access data of
worksheet A from worksheet B.

Also adds #spreadsheet_version method to WorksheetBase. This helper
method should ease the process of conditionally doing stuff based on the
spreadsheet version.
@codecov-commenter
Copy link

Codecov Report

Merging #11 into master will decrease coverage by 0.98%.
The diff coverage is 93.93%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master      #11      +/-   ##
===========================================
- Coverage   100.00%   99.01%   -0.99%     
===========================================
  Files            9       10       +1     
  Lines          173      203      +30     
===========================================
+ Hits           173      201      +28     
- Misses           0        2       +2     
Impacted Files Coverage Δ
lib/aspire_budget.rb 100.00% <ø> (ø)
lib/worksheets/dashboard.rb 90.47% <90.47%> (ø)
lib/worksheets/backend_data.rb 100.00% <100.00%> (ø)
lib/worksheets/worksheet_base.rb 100.00% <100.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 512c095...6a457e3. Read the comment docs.

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.

2 participants