Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

feat!: Use MONGO_URI #70

Merged
merged 1 commit into from
Nov 3, 2021
Merged

feat!: Use MONGO_URI #70

merged 1 commit into from
Nov 3, 2021

Conversation

ryanfaircloth
Copy link
Contributor

Use mongo uri to support rs

@ryanfaircloth ryanfaircloth force-pushed the mongo-rs branch 2 times, most recently from 18382c5 to 3177cb5 Compare November 3, 2021 00:44
@codecov-commenter
Copy link

codecov-commenter commented Nov 3, 2021

Codecov Report

Merging #70 (82bbad3) into develop (5225fa4) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #70   +/-   ##
========================================
  Coverage    98.34%   98.34%           
========================================
  Files           34       34           
  Lines         6811     6811           
========================================
  Hits          6698     6698           
  Misses         113      113           
Impacted Files Coverage Δ
tests/test_mongo.py 30.00% <ø> (ø)
tests/test_translator.py 91.57% <ø> (ø)
splunk_connect_for_snmp_mib_server/mongo.py 87.83% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5225fa4...82bbad3. Read the comment docs.

Use mongo uri to support rs

Update mongo.py

test

deps
@github-actions
Copy link
Contributor

github-actions bot commented Nov 3, 2021

Expected release notes (by @rfaircloth-splunk)

features:
example of patterns (#59) (4d736f7)
create default profile definition in MIB server (#56) (ed7d8e8)
format code (c35f874)
aggregate 'is_metric' and 'return_multimetric' parameters to one -> 'data_format' (0d3d111)
adapt unit tests (7071f33)
refactor code (3b40ca9)
implement support for multimetric data (ce3dfe0)
implement support for multimetric data (52a6812)
improved the dynamic MIB loading (#41) (9114730)

fixes:
change comment in order to fix CI (#47) (a6e2ce0)
code cleaning (d4afa74)
fixed the cla-assistant version (bed65bf)

others (will not be included in Semantic-Release notes):
Use MONGO_URI (82bbad3)
pre-commit autoupdate (5225fa4)
c43a5bf [ADDON-43531] new mongo way
71bdd89 [ADDON-43496] retry on mongo error
9065af3 [ADDON-43324] query the mongodb cursor
semgrep ignore (#62) (72b8349)
602d32d [ADDON-43324] mongo search improvement
fix metadata-action step (#55) (f3ddfb1)
do not include actionlint (c7dbd05)
pre-commit autoupdate [ci skip] (cc42b57)
allow dependabot[bot] (5ed3b86)
add pre-commit step and remove lint step (9fb0595)
1.8.0-develop.1 (acd8b73)
0854c3c code cleaning
c4fc670 Fix build
add pre-commit and fix linter step in CI (#44) (5ace4e0)
a385665 implement support for multimetric data

  • I hereby acknowledge these release notes are 🥙 AWESOME 🥙

@ryanfaircloth ryanfaircloth merged commit 01949f3 into develop Nov 3, 2021
@ryanfaircloth ryanfaircloth deleted the mongo-rs branch November 3, 2021 01:45
@github-actions github-actions bot locked and limited conversation to collaborators Nov 3, 2021
@weliasz
Copy link
Contributor

weliasz commented Nov 4, 2021

🎉 This PR is included in version 1.8.0-develop.4 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants