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

Enable local unit testing #2190

Merged
merged 5 commits into from
Mar 11, 2024
Merged

Enable local unit testing #2190

merged 5 commits into from
Mar 11, 2024

Conversation

Zharktas
Copy link
Contributor

@Zharktas Zharktas commented Mar 11, 2024

Enables running ytp_main unit tests locally. Updates harvest as it is required to run harvest db initialization when harvest is in use. Creates test database within the postgressql docker container initialization.

Copy link

codecov bot commented Mar 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.26%. Comparing base (fcc9268) to head (80a7c9b).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2190      +/-   ##
==========================================
- Coverage   23.34%   23.26%   -0.09%     
==========================================
  Files          42       42              
  Lines        6060     6051       -9     
  Branches       35       35              
==========================================
- Hits         1415     1408       -7     
+ Misses       4645     4643       -2     
Flag Coverage Δ
cdk 92.00% <ø> (ø)
ckan 17.90% <100.00%> (-0.10%) ⬇️

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.

Copy link

cypress bot commented Mar 11, 2024

Passing run #4741 ↗︎

0 85 3 0 Flakiness 0

Details:

Merge 80a7c9b into fcc9268...
Project: opendata Commit: cd1d16c97c ℹ️
Status: Passed Duration: 05:29 💡
Started: Mar 11, 2024 12:14 PM Ended: Mar 11, 2024 12:19 PM

Review all test suite changes for PR #2190 ↗︎

@Zharktas Zharktas marked this pull request as ready for review March 11, 2024 11:40
@Zharktas Zharktas merged commit 65e3c91 into master Mar 11, 2024
40 of 41 checks passed
@Zharktas Zharktas deleted the enable_local_unit_testing branch March 11, 2024 12:19
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.

None yet

2 participants