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: relax dotenv dependency #721

Merged
merged 1 commit into from
Mar 4, 2024
Merged

fix: relax dotenv dependency #721

merged 1 commit into from
Mar 4, 2024

Conversation

dvilelaf
Copy link
Collaborator

@dvilelaf dvilelaf commented Mar 3, 2024

Proposed changes

  • Bumps dotenv package

Fixes

n/a

Types of changes

What types of changes does your code introduce to agents-aea?
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

Put an x in the boxes that apply.

  • I have read the CONTRIBUTING doc
  • I am making a pull request against the develop branch (left side). Also you should start your branch off our develop.
  • Lint and unit tests pass locally with my changes and CI passes too
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that code coverage does not decrease.
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

n/a

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.26%. Comparing base (af1336f) to head (75d6d8b).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #721      +/-   ##
==========================================
+ Coverage   90.25%   90.26%   +0.01%     
==========================================
  Files         373      373              
  Lines       29854    29854              
==========================================
+ Hits        26945    26948       +3     
+ Misses       2909     2906       -3     
Flag Coverage Δ
unittests 90.26% <ø> (+0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@dvilelaf dvilelaf changed the title fix: bump dotenv dep fix: relax dotenv dependency Mar 4, 2024
@angrybayblade angrybayblade merged commit ece6138 into main Mar 4, 2024
36 checks passed
@dvilelaf dvilelaf deleted the fix/dotenv branch March 4, 2024 06:23
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