[DBIx-Class-Devel] [dbsrgits/sql-translator] Honour DEFERRABLE on all constraints in PostgreSQL (#75)

codecov[bot] notifications at github.com
Thu Jan 18 21:58:44 GMT 2018


# [Codecov](https://codecov.io/gh/dbsrgits/sql-translator/pull/75?src=pr&el=h1) Report
> Merging [#75](https://codecov.io/gh/dbsrgits/sql-translator/pull/75?src=pr&el=desc) into [master](https://codecov.io/gh/dbsrgits/sql-translator/commit/c44281d2b5d84e75ed7a6de798ee052fe46ef73b?src=pr&el=desc) will **increase** coverage by `0.03%`.
> The diff coverage is `100%`.

[![Impacted file tree graph](https://codecov.io/gh/dbsrgits/sql-translator/pull/75/graphs/tree.svg?src=pr&token=vX72SYSHzm&width=650&height=150)](https://codecov.io/gh/dbsrgits/sql-translator/pull/75?src=pr&el=tree)

```diff
@@            Coverage Diff             @@
##           master      #75      +/-   ##
==========================================
+ Coverage    21.5%   21.53%   +0.03%     
==========================================
  Files          71       71              
  Lines       19913    19917       +4     
  Branches     5728     5730       +2     
==========================================
+ Hits         4282     4289       +7     
  Misses      14922    14922              
+ Partials      709      706       -3
```


| [Impacted Files](https://codecov.io/gh/dbsrgits/sql-translator/pull/75?src=pr&el=tree) | Coverage Δ | |
|---|---|---|
| [lib/SQL/Translator/Schema/Constraint.pm](https://codecov.io/gh/dbsrgits/sql-translator/pull/75/diff?src=pr&el=tree#diff-bGliL1NRTC9UcmFuc2xhdG9yL1NjaGVtYS9Db25zdHJhaW50LnBt) | `82.05% <ø> (ø)` | :arrow_up: |
| [lib/Test/SQL/Translator.pm](https://codecov.io/gh/dbsrgits/sql-translator/pull/75/diff?src=pr&el=tree#diff-bGliL1Rlc3QvU1FML1RyYW5zbGF0b3IucG0=) | `78.86% <100%> (+1.26%)` | :arrow_up: |
| [lib/SQL/Translator/Producer/PostgreSQL.pm](https://codecov.io/gh/dbsrgits/sql-translator/pull/75/diff?src=pr&el=tree#diff-bGliL1NRTC9UcmFuc2xhdG9yL1Byb2R1Y2VyL1Bvc3RncmVTUUwucG0=) | `82.47% <100%> (+0.36%)` | :arrow_up: |

------

[Continue to review full report at Codecov](https://codecov.io/gh/dbsrgits/sql-translator/pull/75?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/dbsrgits/sql-translator/pull/75?src=pr&el=footer). Last update [c44281d...da2e927](https://codecov.io/gh/dbsrgits/sql-translator/pull/75?src=pr&el=lastupdated). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments).


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/sql-translator/pull/75#issuecomment-358795359
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20180118/10e41f3c/attachment.htm>


More information about the DBIx-Class-Devel mailing list