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

miscellaneous fixes for adding dependabot support #249

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

amold1
Copy link
Contributor

@amold1 amold1 commented Sep 17, 2024

General:

  • Have you removed all sensitive information, including but not limited to access keys and passwords?
  • Have you checked to ensure there aren't other open or closed Pull Requests for the same bug/feature/question?

Pull Request Guidelines:

  1. Does your submission pass tests?
  2. Have you added tests?
  3. Are you addressing a single feature in this PR?
  4. Are your commits atomic, addressing one change per commit?
  5. Are you following the conventions of the language?
  6. Have you saved your large formatting changes for a different PR, so we can focus on your work?
  7. Have you explained your rationale for why this feature is needed?
  8. Have you linked your PR to an open issue

@amold1 amold1 requested review from a team as code owners September 17, 2024 17:31
@amold1 amold1 requested review from eljohnson92 and komer3 and removed request for a team September 17, 2024 17:33
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40.75%. Comparing base (f73244c) to head (95e1b28).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
+ Coverage   38.42%   40.75%   +2.33%     
==========================================
  Files          24       23       -1     
  Lines        1957     1818     -139     
==========================================
- Hits          752      741      -11     
+ Misses       1169     1043     -126     
+ Partials       36       34       -2     

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

@amold1 amold1 merged commit 193da12 into main Sep 17, 2024
5 of 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.

3 participants