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

Add compiler plugin completions in http service #1701

Merged
merged 4 commits into from
Jul 26, 2023

Change Licence headers

a806052
Select commit
Loading
Failed to load commit list.
Merged

Add compiler plugin completions in http service #1701

Change Licence headers
a806052
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2023 in 1s

81.59% (target 80.00%)

View this Pull Request on Codecov

81.59% (target 80.00%)

Details

Codecov Report

Patch coverage: 86.66% and project coverage change: +0.04% 🎉

Comparison is base (e5980fd) 81.55% compared to head (a806052) 81.59%.
Report is 87 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1701      +/-   ##
============================================
+ Coverage     81.55%   81.59%   +0.04%     
- Complexity      577      583       +6     
============================================
  Files           393      395       +2     
  Lines         21423    21437      +14     
  Branches       4796     4796              
============================================
+ Hits          17471    17492      +21     
+ Misses         2948     2946       -2     
+ Partials       1004      999       -5     
Files Changed Coverage Δ
...ina/stdlib/http/compiler/completion/Constants.java 50.00% <50.00%> (ø)
...ler/completion/HttpServiceBodyContextProvider.java 90.90% <90.90%> (ø)
...erina/stdlib/http/compiler/HttpCompilerPlugin.java 100.00% <100.00%> (ø)

... and 6 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.