Skip to content

chore: add .DS_Store to .gitignore#484

Merged
thebrianchen merged 1 commit intomasterfrom
bc/gitignore
Dec 14, 2020
Merged

chore: add .DS_Store to .gitignore#484
thebrianchen merged 1 commit intomasterfrom
bc/gitignore

Conversation

@thebrianchen
Copy link
Copy Markdown

Someone, I kept adding .DS_Store files throughout the repo on mvn clean install.

@thebrianchen thebrianchen requested review from a team December 11, 2020 23:42
@product-auto-label product-auto-label Bot added the api: firestore Issues related to the googleapis/java-firestore API. label Dec 11, 2020
@google-cla google-cla Bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 11, 2020
@BenWhitehead
Copy link
Copy Markdown
Contributor

You can also add this in ~/.gitignore to apply to all repos on your machine.

@codecov
Copy link
Copy Markdown

codecov Bot commented Dec 14, 2020

Codecov Report

Merging #484 (f5985b9) into master (a979c02) will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #484      +/-   ##
============================================
+ Coverage     73.33%   73.35%   +0.01%     
+ Complexity     1095     1086       -9     
============================================
  Files            65       65              
  Lines          5790     5790              
  Branches        721      723       +2     
============================================
+ Hits           4246     4247       +1     
  Misses         1317     1317              
+ Partials        227      226       -1     
Impacted Files Coverage Δ Complexity Δ
...in/java/com/google/cloud/firestore/BulkWriter.java 72.59% <0.00%> (+0.48%) 31.00% <0.00%> (ø%)

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 a979c02...f5985b9. Read the comment docs.

@thebrianchen thebrianchen merged commit 301a6f1 into master Dec 14, 2020
@thebrianchen thebrianchen deleted the bc/gitignore branch December 14, 2020 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: firestore Issues related to the googleapis/java-firestore API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants