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

fixup bicycle hackernews tests #378

Merged
merged 2 commits into from
Mar 18, 2024
Merged

Conversation

m4mm4r
Copy link
Contributor

@m4mm4r m4mm4r commented Mar 18, 2024

If approved, this PR will:

  • fix(proto): add duration_ms and bike_model to bicycle_rental model
    Add two new attributes duration_ms and bike_model that has been added to the public dataset bicycle rental. Integration tests now pass again.

  • fix: remove no longer existing public data hacker_news.stories
    The stories table in the public hacker news dataset have been removed. Removing references to it.

@m4mm4r m4mm4r requested a review from a team as a code owner March 18, 2024 10:42
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 60.03%. Comparing base (3cdd61d) to head (64b5b3b).
Report is 69 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #378      +/-   ##
==========================================
+ Coverage   58.94%   60.03%   +1.09%     
==========================================
  Files           7        7              
  Lines        1023     1061      +38     
==========================================
+ Hits          603      637      +34     
- Misses        353      354       +1     
- Partials       67       70       +3     

see 2 files with indirect coverage changes

Copy link
Contributor

@sofiathoren sofiathoren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@m4mm4r m4mm4r merged commit ffa7710 into master Mar 18, 2024
1 check passed
@m4mm4r m4mm4r deleted the fixup-bicycle-hackernews-tests branch March 18, 2024 12:37
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.

3 participants