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

Yaml configuration #40

Merged
merged 12 commits into from
Nov 12, 2023
Merged

Yaml configuration #40

merged 12 commits into from
Nov 12, 2023

Conversation

salvo-polizzi
Copy link
Contributor

@Helias Helias requested a review from Picred November 12, 2023 09:47
README.md Outdated Show resolved Hide resolved
@Helias
Copy link
Member

Helias commented Nov 12, 2023

unit tests are failing

config/settings.yaml.dist Outdated Show resolved Hide resolved
README.md Show resolved Hide resolved
Copy link

codecov bot commented Nov 12, 2023

Codecov Report

Merging #40 (e03879a) into main (6391763) will decrease coverage by 2.39%.
The diff coverage is 81.81%.

❗ Current head e03879a differs from pull request most recent head bb61c2e. Consider uploading reports for the commit bb61c2e to get more accurate results

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
- Coverage   96.82%   94.44%   -2.39%     
==========================================
  Files           1        1              
  Lines          63       72       +9     
==========================================
+ Hits           61       68       +7     
- Misses          2        4       +2     
Files Coverage Δ
src/main.py 94.44% <81.81%> (-2.39%) ⬇️

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@Helias Helias merged commit 2349c38 into UNICT-DMI:main Nov 12, 2023
1 check 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.

remove environment variable and replace them using settings.yaml
3 participants