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 Allocation Counter Integration tests #103

Merged
merged 7 commits into from
Oct 22, 2021
Merged

Conversation

adam-fowler
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Oct 7, 2021

Codecov Report

Merging #103 (72099dd) into main (1c546e4) will not change coverage.
The diff coverage is n/a.

❗ Current head 72099dd differs from pull request most recent head 567a97e. Consider uploading reports for the commit 567a97e to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##             main     #103   +/-   ##
=======================================
  Coverage   82.91%   82.91%           
=======================================
  Files          58       58           
  Lines        2687     2687           
=======================================
  Hits         2228     2228           
  Misses        459      459           
Impacted Files Coverage Δ
Sources/Hummingbird/HTTP/MediaType.swift 93.97% <ø> (ø)
Sources/HummingbirdXCT/Application+XCT.swift 100.00% <ø> (ø)
Sources/HummingbirdXCT/HBXCTEmbedded.swift 98.00% <ø> (ø)
Sources/HummingbirdXCT/HBXCTLive.swift 87.09% <ø> (ø)

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 1c546e4...567a97e. Read the comment docs.

@adam-fowler
Copy link
Member Author

  - MAX_ALLOCS_ALLOWED_1000_basicRoute=62000
  - MAX_ALLOCS_ALLOWED_1000_bodyInRequestRoute=65000
  - MAX_ALLOCS_ALLOWED_1000_bodyInResponseRoute=61000
  - MAX_ALLOCS_ALLOWED_1000_coreBasicRoute=47000
  - MAX_ALLOCS_ALLOWED_1000_largeBodyInRequest=128000

@adam-fowler adam-fowler merged commit 03e181e into main Oct 22, 2021
@adam-fowler adam-fowler deleted the integration-tests branch October 22, 2021 09:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant