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

v0.9.3 #139

Merged
merged 8 commits into from
Jul 16, 2023
Merged

v0.9.3 #139

merged 8 commits into from
Jul 16, 2023

Conversation

daveshanley
Copy link
Member

A new configuration option is available to the index, a `RemoteHandler` of type  `fs.FS`. If set, will be used as an override to all other remote fetching code.

Signed-off-by: Dave Shanley <dave@quobix.com>
And added deeper support for Aliases. Also added in local file handling through renamed `FSHandler` configuration property for the index.

Also re-ran `go fmt`

Signed-off-by: Dave Shanley <dave@quobix.com>
@codecov
Copy link

codecov bot commented Jul 15, 2023

Codecov Report

Patch coverage: 99.49% and no project coverage change.

Comparison is base (7eee0cd) 99.77% compared to head (b75c78b) 99.77%.

Additional details and impacted files
@@           Coverage Diff            @@
##             main     #139    +/-   ##
========================================
  Coverage   99.77%   99.77%            
========================================
  Files         146      146            
  Lines       10167    10317   +150     
========================================
+ Hits        10144    10294   +150     
  Misses         23       23            
Flag Coverage Δ
unittests 99.77% <99.49%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
datamodel/low/base/contact.go 100.00% <ø> (ø)
index/index_model.go 100.00% <ø> (ø)
datamodel/low/extraction_functions.go 99.69% <94.73%> (+0.01%) ⬆️
index/find_component.go 99.55% <99.55%> (+0.06%) ⬆️
datamodel/low/base/example.go 100.00% <100.00%> (ø)
datamodel/low/base/external_doc.go 100.00% <100.00%> (ø)
datamodel/low/base/info.go 100.00% <100.00%> (ø)
datamodel/low/base/license.go 100.00% <100.00%> (ø)
datamodel/low/base/schema.go 99.83% <100.00%> (+<0.01%) ⬆️
datamodel/low/base/schema_proxy.go 100.00% <100.00%> (ø)
... and 33 more

... and 1 file with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Dave Shanley <dave@quobix.com>
Signed-off-by: Dave Shanley <dave@quobix.com>
loading files needs an open config.

Signed-off-by: Dave Shanley <dave@quobix.com>
Signed-off-by: Dave Shanley <dave@quobix.com>
@daveshanley daveshanley marked this pull request as ready for review July 16, 2023 14:57
Signed-off-by: Dave Shanley <dave@quobix.com>
Signed-off-by: Dave Shanley <dave@quobix.com>
@daveshanley daveshanley changed the title wip: v0.9.3 v0.9.3 Jul 16, 2023
@daveshanley daveshanley merged commit 13c3ae9 into main Jul 16, 2023
2 of 3 checks passed
@daveshanley daveshanley deleted the v0.9.3 branch November 4, 2023 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant