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

Fix Intermittent Dependency Caching Issue #46

Merged
merged 4 commits into from
Sep 19, 2022

Conversation

TheTechromancer
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #46 (a097379) into dev (34c6b1a) will increase coverage by 1%.
The diff coverage is 50%.

@@         Coverage Diff         @@
##            dev    #46   +/-   ##
===================================
+ Coverage    83%    83%   +1%     
===================================
  Files       116    116           
  Lines      9227   9228    +1     
===================================
+ Hits       7613   7623   +10     
+ Misses     1614   1605    -9     
Impacted Files Coverage Δ
bbot/core/helpers/depsinstaller/installer.py 84% <ø> (-2%) ⬇️
bbot/agent/agent.py 73% <25%> (+1%) ⬆️
bbot/test/bbot_fixtures.py 99% <100%> (ø)
bbot/scanner/scanner.py 84% <0%> (-1%) ⬇️
bbot/core/helpers/misc.py 93% <0%> (-1%) ⬇️
bbot/scanner/manager.py 85% <0%> (+3%) ⬆️
bbot/core/helpers/dns.py 92% <0%> (+4%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@TheTechromancer TheTechromancer changed the base branch from stable to dev September 14, 2022 13:51
@TheTechromancer TheTechromancer merged commit 3002b33 into dev Sep 19, 2022
@TheTechromancer TheTechromancer deleted the dependency-caching-fix branch September 20, 2022 14:20
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

3 participants