[
https://issues.apache.org/jira/browse/CB-13471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16464643#comment-16464643
]
ASF GitHub Bot commented on CB-13471:
-------------------------------------
codecov-io commented on issue #10: CB-13471 : added unit test for config file
provider
URL: https://github.com/apache/cordova-common/pull/10#issuecomment-386782905
#
[Codecov](https://codecov.io/gh/apache/cordova-common/pull/10?src=pr&el=h1)
Report
> Merging
[#10](https://codecov.io/gh/apache/cordova-common/pull/10?src=pr&el=desc) into
[master](https://codecov.io/gh/apache/cordova-common/commit/f8cca53a4d7f61ad54f2ba5ae584c5787bdd715c?src=pr&el=desc)
will **increase** coverage by `<.01%`.
> The diff coverage is `100%`.
[](https://codecov.io/gh/apache/cordova-common/pull/10?src=pr&el=tree)
```diff
@@ Coverage Diff @@
## master #10 +/- ##
==========================================
+ Coverage 85.22% 85.23% +<.01%
==========================================
Files 19 19
Lines 1767 1768 +1
Branches 376 376
==========================================
+ Hits 1506 1507 +1
Misses 261 261
```
| [Impacted
Files](https://codecov.io/gh/apache/cordova-common/pull/10?src=pr&el=tree) |
Coverage Δ | |
|---|---|---|
|
[src/ConfigChanges/ConfigFile.js](https://codecov.io/gh/apache/cordova-common/pull/10/diff?src=pr&el=tree#diff-c3JjL0NvbmZpZ0NoYW5nZXMvQ29uZmlnRmlsZS5qcw==)
| `89.13% <100%> (+0.07%)` | :arrow_up: |
------
[Continue to review full report at
Codecov](https://codecov.io/gh/apache/cordova-common/pull/10?src=pr&el=continue).
> **Legend** - [Click here to learn
more](https://docs.codecov.io/docs/codecov-delta)
> `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data`
> Powered by
[Codecov](https://codecov.io/gh/apache/cordova-common/pull/10?src=pr&el=footer).
Last update
[f8cca53...296a003](https://codecov.io/gh/apache/cordova-common/pull/10?src=pr&el=lastupdated).
Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Fix compile error with cordova-plugin-camera and file providers
> ---------------------------------------------------------------
>
> Key: CB-13471
> URL: https://issues.apache.org/jira/browse/CB-13471
> Project: Apache Cordova
> Issue Type: Sub-task
> Components: cordova-android
> Reporter: Joe Bowser
> Assignee: Joe Bowser
> Priority: Blocker
>
> File Providers fails due to an AAPT error:
> /Users/jbowser/cordova/mobilespec/platforms/android/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:64:35-54:
> AAPT: No resource found that matches the given name (at 'resource' with
> value '@xml/provider_paths').
> /Users/jbowser/cordova/mobilespec/platforms/android/app/build/intermediates/manifests/full/debug/AndroidManifest.xml:62:
> error: Error: No resource found that matches the given name (at 'resource'
> with value '@xml/provider_paths').
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]