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

fix activemodel in Gemfile.lock #87

Merged
merged 1 commit into from
Feb 16, 2024
Merged

fix activemodel in Gemfile.lock #87

merged 1 commit into from
Feb 16, 2024

Conversation

skoch-hc
Copy link
Collaborator

We removed activemodel from the development dependencies, but did not update Gemfile.lock. This broke the CI runs.

We removed `activemodel` from the development dependencies, but did not update
`Gemfile.lock`. This broke the CI runs.
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (5a5857e) 98.43% compared to head (4327114) 98.44%.
Report is 16 commits behind head on master.

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

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   98.43%   98.44%   +0.01%     
==========================================
  Files         119      121       +2     
  Lines        4270     4385     +115     
==========================================
+ Hits         4203     4317     +114     
- Misses         67       68       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@skoch-hc skoch-hc merged commit a13bbfe into master Feb 16, 2024
6 checks passed
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.

None yet

2 participants