Skip to content

Commit

Permalink
Adding conf. (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
EmbeddedDevops1 authored Nov 10, 2024
1 parent a02c0bc commit 11aad4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ installer:
--add-data "cover_agent/settings/analyze_suite_test_insert_line.toml:." \
--add-data "cover_agent/settings/analyze_test_against_context.toml:." \
--add-data "cover_agent/settings/analyze_test_run_failure.toml:." \
--add-data "cover_agent/settings/configuration.toml:." \
--add-data "cover_agent/settings/language_extensions.toml:." \
--add-data "cover_agent/settings/test_generation_prompt.toml:." \
--add-data "$(SITE_PACKAGES)/vendor:wandb/vendor" \
Expand Down
2 changes: 1 addition & 1 deletion cover_agent/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.2.4
0.2.5

0 comments on commit 11aad4f

Please sign in to comment.