Skip to content

D->M 0.0.14#482

Merged
bio-boris merged 4 commits intomainfrom
develop
Aug 7, 2024
Merged

D->M 0.0.14#482
bio-boris merged 4 commits intomainfrom
develop

Conversation

@bio-boris
Copy link
Copy Markdown
Collaborator

@bio-boris bio-boris commented Aug 2, 2024

0.0.14

  • Update clients to work with mongo7 by updating pymongo and mongoengine
  • Fix linting issues from flake8 and black
  • Update outdated libraries that can no longer be pip installed
  • The latest Dockerfile build contains conda which installs python 3.12.4 so these changes will pin python to 3.10 and save us headache in the future
  • Speed up tests by moving docker build step out
  • Create matrix of tests to run against mongo3.6 and mongo7

bio-boris and others added 3 commits June 9, 2023 14:51
* add dependabot
* fix pre-comit config
* black format fix
* flake8 fix
* Testing upgrades
* Update mongo version
* Update python to  3.10.10
* Update ee2-tests.yml
* SECURITY-36 Mongo3.6/Mongo7 Matrix (#484)
* Linting
* Bump version and release notes



---------

Co-authored-by: Boris <bio-boris@github.com>
@bio-boris bio-boris changed the title D->M D->M 0.0.14 Aug 6, 2024
@codecov
Copy link
Copy Markdown

codecov Bot commented Aug 6, 2024

Codecov Report

Attention: Patch coverage is 84.61538% with 4 lines in your changes missing coverage. Please review.

Please upload report for BASE (main@6aff681). Learn more about missing BASE report.

Files Patch % Lines
lib/execution_engine2/authclient.py 55.55% 4 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #482   +/-   ##
=======================================
  Coverage        ?   88.68%           
=======================================
  Files           ?       29           
  Lines           ?     2740           
  Branches        ?        0           
=======================================
  Hits            ?     2430           
  Misses          ?      310           
  Partials        ?        0           

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

@bio-boris bio-boris requested a review from Xiangs18 August 6, 2024 23:33
@bio-boris bio-boris marked this pull request as ready for review August 6, 2024 23:34
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@Xiangs18 Xiangs18 left a comment

Choose a reason for hiding this comment

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

LGTM

@bio-boris bio-boris merged commit d5786fc into main Aug 7, 2024
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.

2 participants