Skip to content

Add Card resource#21

Merged
chasleslr merged 5 commits into
developfrom
feature/card
Dec 24, 2021
Merged

Add Card resource#21
chasleslr merged 5 commits into
developfrom
feature/card

Conversation

@chasleslr
Copy link
Copy Markdown
Owner

No description provided.

Charles Larivier added 2 commits December 5, 2021 14:47
Signed-off-by: Charles Larivier <charles@dribbble.com>
Signed-off-by: Charles Larivier <charles@dribbble.com>
@chasleslr chasleslr linked an issue Dec 5, 2021 that may be closed by this pull request
Charles Larivier added 3 commits December 5, 2021 15:00
Signed-off-by: Charles Larivier <charles@dribbble.com>
Signed-off-by: Charles Larivier <charles@dribbble.com>
Signed-off-by: Charles Larivier <charles@dribbble.com>
@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 5, 2021

Codecov Report

Merging #21 (4c236b4) into develop (5ff6d0f) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #21      +/-   ##
===========================================
+ Coverage    98.35%   98.48%   +0.13%     
===========================================
  Files           27       29       +2     
  Lines         1096     1191      +95     
===========================================
+ Hits          1078     1173      +95     
  Misses          18       18              
Impacted Files Coverage Δ
src/metabase/__init__.py 100.00% <100.00%> (ø)
src/metabase/exceptions.py 100.00% <100.00%> (ø)
src/metabase/metabase.py 95.74% <100.00%> (+0.29%) ⬆️
src/metabase/resource.py 96.29% <100.00%> (ø)
src/metabase/resources/card.py 100.00% <100.00%> (ø)
tests/resources/test_card.py 100.00% <100.00%> (ø)
tests/test_metabase.py 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 cb3538d...4c236b4. Read the comment docs.

@chasleslr chasleslr merged commit 3ad3ff5 into develop Dec 24, 2021
@chasleslr chasleslr deleted the feature/card branch December 24, 2021 00:39
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.

Add Card resource

1 participant