red-bird icon indicating copy to clipboard operation
red-bird copied to clipboard

fix: Unpassed attributes

Open Miksus opened this issue 2 years ago • 2 comments

Miksus avatar Nov 27 '22 12:11 Miksus

Codecov Report

Base: 90.52% // Head: 90.55% // Increases project coverage by +0.02% :tada:

Coverage data is based on head (49ba55c) compared to base (c0c8560). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   90.52%   90.55%   +0.02%     
==========================================
  Files          16       16              
  Lines        1024     1027       +3     
==========================================
+ Hits          927      930       +3     
  Misses         97       97              
Impacted Files Coverage Δ
redbird/base.py 88.67% <100.00%> (+0.21%) :arrow_up:
redbird/repos/csv.py 97.53% <100.00%> (ø)
redbird/repos/mongo.py 90.00% <100.00%> (ø)
redbird/repos/rest.py 89.47% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Nov 27 '22 12:11 codecov-commenter

On the second hand, not sure if this should be implemented. We probably want defaults to end up with the data in the repository.

Miksus avatar Nov 27 '22 13:11 Miksus