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

feat PreAlphaVersion #2

Merged
merged 8 commits into from
Jun 24, 2024

chore: Launch 1.0.0 version

d9d5b4c
Select commit
Loading
Failed to load commit list.
Merged

feat PreAlphaVersion #2

chore: Launch 1.0.0 version
d9d5b4c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 24, 2024 in 0s

100.00% (target 80.00%)

View this Pull Request on Codecov

100.00% (target 80.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

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

@@           Coverage Diff            @@
##             main        #2   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         4           
  Lines           ?       103           
  Branches        ?         0           
========================================
  Hits            ?       103           
  Misses          ?         0           
  Partials        ?         0           
Files Coverage Δ
src/currency_quote/__init__.py 100.00% <100.00%> (ø)
src/currency_quote/config/endpoints.py 100.00% <100.00%> (ø)
tests/test_hist_currency_quote.py 100.00% <100.00%> (ø)
tests/test_last_currency_quote.py 100.00% <100.00%> (ø)