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 incorrect package #245

Merged
merged 1 commit into from
May 22, 2021
Merged

Fix incorrect package #245

merged 1 commit into from
May 22, 2021

Conversation

chibatching
Copy link
Owner

Fix incorrect package of initializer module on AndroidManifest

@codecov
Copy link

codecov bot commented May 22, 2021

Codecov Report

Merging #245 (4bd552e) into master (7fc016c) will increase coverage by 68.68%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master     #245       +/-   ##
=============================================
+ Coverage          0   68.68%   +68.68%     
- Complexity        0      136      +136     
=============================================
  Files             0       25       +25     
  Lines             0      412      +412     
  Branches          0       44       +44     
=============================================
+ Hits              0      283      +283     
- Misses            0      110      +110     
- Partials          0       19       +19     
Impacted Files Coverage Δ Complexity Δ
...kotlin/com/chibatching/kotpref/pref/BooleanPref.kt 71.42% <0.00%> (ø) 4.00% <0.00%> (?%)
...com/chibatching/kotpref/pref/StringNullablePref.kt 71.42% <0.00%> (ø) 4.00% <0.00%> (?%)
...batching/kotpref/enumpref/EnumNullableValuePref.kt 50.00% <0.00%> (ø) 5.00% <0.00%> (?%)
...src/main/kotlin/com/chibatching/kotpref/Kotpref.kt 100.00% <0.00%> (ø) 3.00% <0.00%> (?%)
.../com/chibatching/kotpref/enumpref/EnumValuePref.kt 77.77% <0.00%> (ø) 5.00% <0.00%> (?%)
...otlin/com/chibatching/kotpref/gsonpref/GsonPref.kt 68.42% <0.00%> (ø) 8.00% <0.00%> (?%)
...atching/kotpref/enumpref/EnumPropertyExtensions.kt 0.00% <0.00%> (ø) 0.00% <0.00%> (?%)
.../kotlin/com/chibatching/kotpref/pref/StringPref.kt 71.42% <0.00%> (ø) 5.00% <0.00%> (?%)
...n/kotlin/com/chibatching/kotpref/pref/FloatPref.kt 71.42% <0.00%> (ø) 4.00% <0.00%> (?%)
...om/chibatching/kotpref/enumpref/EnumOrdinalPref.kt 87.50% <0.00%> (ø) 6.00% <0.00%> (?%)
... and 15 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7fc016c...4bd552e. Read the comment docs.

@chibatching chibatching merged commit c3f4b59 into master May 22, 2021
@chibatching chibatching deleted the fix_package branch May 22, 2021 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant